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