|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityInfo | |
---|---|
de.espirit.firstspirit.storage |
Uses of EntityInfo in de.espirit.firstspirit.storage |
---|
Methods in de.espirit.firstspirit.storage that return types with arguments of type EntityInfo | |
---|---|
Collection<EntityInfo> |
ContentOperation.getChangedEntities()
Returns an unmodifiable collection of entity infos indicating
entities which were changed during the belonging content commit of
this content operation |
Collection<EntityInfo> |
ContentOperation.getCreatedEntities()
Returns an unmodifiable collection of entity infos indicating
entities which were created during the belonging content commit of
this content operation |
Collection<EntityInfo> |
ContentOperation.getDeletedEntities()
Returns an unmodifiable collection of entity infos indicating
entities which were deleted during the belonging content commit of
this content operation |
Collection<EntityInfo> |
ContentOperation.getReleasedEntities()
Returns an unmodifiable collection of entity infos indicating
entities which were released during the belonging content commit of
this content operation |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |