Uses of Interface
de.espirit.or.EntityInfo
Packages that use EntityInfo
-
Uses of EntityInfo in de.espirit.firstspirit.storage
Methods in de.espirit.firstspirit.storage that return types with arguments of type EntityInfoModifier and TypeMethodDescriptionContentOperation.getChangedEntities()
Returns an unmodifiable collection ofentity infos
indicating entities which were changed during the belonging content commit of this content operationContentOperation.getCreatedEntities()
Returns an unmodifiable collection ofentity infos
indicating entities which were created during the belonging content commit of this content operationContentOperation.getDeletedEntities()
Returns an unmodifiable collection ofentity infos
indicating entities which were deleted during the belonging content commit of this content operationContentOperation.getReleasedEntities()
Returns an unmodifiable collection ofentity infos
indicating entities which were released during the belonging content commit of this content operation