Uses of Class
org.nuiton.topia.framework.EntityState

Packages that use EntityState
org.nuiton.topia.event   
org.nuiton.topia.framework   
 

Uses of EntityState in org.nuiton.topia.event
 

Constructor parameters in org.nuiton.topia.event with type arguments of type EntityState
TopiaTransactionEvent(TopiaContext source, Map<TopiaEntity,EntityState> entities)
           
 

Uses of EntityState in org.nuiton.topia.framework
 

Fields in org.nuiton.topia.framework with type parameters of type EntityState
protected  Map<TopiaEntity,EntityState> TopiaFiresSupport.transactionEntities
          used to collect entity modification during transaction
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.