Uses of Class
org.nuiton.topia.framework.EntityState
| Package | Description |
|---|---|
| org.nuiton.topia.event |
Events used for topia services.
|
| org.nuiton.topia.framework |
Contains two interfaces, one
TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services. |
-
Uses of EntityState in org.nuiton.topia.event
Constructor parameters in org.nuiton.topia.event with type arguments of type EntityState Constructor Description TopiaTransactionEvent(TopiaContext source, java.util.Map<TopiaEntity,EntityState> entities) -
Uses of EntityState in org.nuiton.topia.framework
Fields in org.nuiton.topia.framework with type parameters of type EntityState Modifier and Type Field Description protected java.util.Map<TopiaEntity,EntityState>TopiaFiresSupport. transactionEntitiesused to collect entity modification during transactionMethods in org.nuiton.topia.framework with parameters of type EntityState Modifier and Type Method Description intEntityState. compareTo(EntityState o)