public class MybatisPropertyDataManager extends AbstractDataManager<PropertyEntity> implements PropertyDataManager
processEngineConfiguration| Constructor and Description |
|---|
MybatisPropertyDataManager(ProcessEngineConfigurationImpl processEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
PropertyEntity |
create() |
List<PropertyEntity> |
findAll() |
Class<? extends PropertyEntity> |
getManagedEntityClass() |
delete, delete, findById, findById, findByQuery, getDbSqlSession, getEntityCache, getList, getManagedEntitySubClasses, insert, updategetAsyncExecutor, getAttachmentEntityManager, getByteArrayEntityManager, getClock, getCommandContext, getCommandExecutor, getCommentEntityManager, getDeploymentEntityManager, getEventDispatcher, getEventSubscriptionEntityManager, getExecutionEntityManager, getGroupEntityManager, getHistoricActivityInstanceEntityManager, getHistoricDetailEntityManager, getHistoricIdentityLinkEntityManager, getHistoricProcessInstanceEntityManager, getHistoricTaskInstanceEntityManager, getHistoricVariableInstanceEntityManager, getHistoryManager, getIdentityInfoEntityManager, getIdentityLinkEntityManager, getJobEntityManager, getJobExecutor, getMembershipEntityManager, getModelEntityManager, getProcessDefinitionEntityManager, getProcessDefinitionInfoEntityManager, getProcessEngineConfiguration, getResourceEntityManager, getSession, getTaskEntityManager, getUserIdentityEntityManager, getVariableInstanceEntityManagerpublic MybatisPropertyDataManager(ProcessEngineConfigurationImpl processEngineConfiguration)
public Class<? extends PropertyEntity> getManagedEntityClass()
getManagedEntityClass in class AbstractDataManager<PropertyEntity>public PropertyEntity create()
create in interface DataManager<PropertyEntity>public List<PropertyEntity> findAll()
findAll in interface PropertyDataManagerCopyright © 2015 Alfresco. All rights reserved.