public class PropertyEntityManagerImpl extends AbstractIdmEngineEntityManager<IdmPropertyEntity,PropertyDataManager> implements PropertyEntityManager
engineConfiguration
dataManager, engineType
Constructor and Description |
---|
PropertyEntityManagerImpl(CoreIdmEngineConfiguration idmEngineConfiguration,
PropertyDataManager propertyDataManager) |
Modifier and Type | Method and Description |
---|---|
List<IdmPropertyEntity> |
findAll() |
createEntityEvent
getClock, getCommandExecutor, getEngineConfiguration, getEventDispatcher
create, delete, delete, delete, findById, fireEntityDeletedEvent, fireEntityInsertedEvent, fireEntityUpdatedEvent, getDataManager, insert, insert, setDataManager, update, update
public PropertyEntityManagerImpl(CoreIdmEngineConfiguration idmEngineConfiguration, PropertyDataManager propertyDataManager)
public List<IdmPropertyEntity> findAll()
findAll
in interface PropertyEntityManager