|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityState | |
|---|---|
| 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 | |
|---|---|
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 | |
|---|---|
protected java.util.Map<TopiaEntity,EntityState> |
TopiaFiresSupport.transactionEntities
used to collect entity modification during transaction |
| Methods in org.nuiton.topia.framework with parameters of type EntityState | |
|---|---|
int |
EntityState.compareTo(EntityState o)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||