public class PropertyEntityManagerImpl extends AbstractEntityManager<IdmPropertyEntity> implements PropertyEntityManager
| Modifier and Type | Field and Description |
|---|---|
protected PropertyDataManager |
propertyDataManager |
idmEngineConfiguration| Constructor and Description |
|---|
PropertyEntityManagerImpl(CoreIdmEngineConfiguration idmEngineConfiguration,
PropertyDataManager propertyDataManager) |
| Modifier and Type | Method and Description |
|---|---|
List<IdmPropertyEntity> |
findAll() |
protected org.flowable.common.engine.impl.persistence.entity.data.DataManager<IdmPropertyEntity> |
getDataManager() |
create, delete, delete, delete, findById, insert, insert, update, updategetCommandContext, getCommandExecutor, getEventDispatcher, getGroupEntityManager, getIdentityInfoEntityManager, getIdmEngineConfiguration, getMembershipEntityManager, getSessionprotected PropertyDataManager propertyDataManager
public PropertyEntityManagerImpl(CoreIdmEngineConfiguration idmEngineConfiguration, PropertyDataManager propertyDataManager)
protected org.flowable.common.engine.impl.persistence.entity.data.DataManager<IdmPropertyEntity> getDataManager()
getDataManager in class AbstractEntityManager<IdmPropertyEntity>public List<IdmPropertyEntity> findAll()
findAll in interface PropertyEntityManagerCopyright © 2019. All rights reserved.