public class PropertyEntityManagerImpl extends AbstractEngineEntityManager<AbstractEngineConfiguration,PropertyEntity,PropertyDataManager> implements PropertyEntityManager
engineConfigurationdataManager, engineType| Constructor and Description |
|---|
PropertyEntityManagerImpl(AbstractEngineConfiguration engineConfiguration,
PropertyDataManager propertyDataManager) |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyEntity> |
findAll() |
getClock, getCommandExecutor, getEngineConfiguration, getEventDispatchercreate, createEntityEvent, delete, delete, delete, findById, fireEntityDeletedEvent, fireEntityInsertedEvent, fireEntityUpdatedEvent, getDataManager, insert, insert, setDataManager, update, updatepublic PropertyEntityManagerImpl(AbstractEngineConfiguration engineConfiguration, PropertyDataManager propertyDataManager)
public List<PropertyEntity> findAll()
findAll in interface PropertyEntityManagerCopyright © 2021 Flowable. All rights reserved.