public abstract class AbstractManager extends Object implements Session
Constructor and Description |
---|
AbstractManager() |
public void insert(PersistentObject persistentObject)
public void delete(PersistentObject persistentObject)
protected DbSqlSession getDbSqlSession()
protected <T> T getSession(Class<T> sessionClass)
protected DeploymentEntityManager getDeploymentManager()
protected ResourceEntityManager getResourceManager()
protected ByteArrayEntityManager getByteArrayManager()
protected ProcessDefinitionEntityManager getProcessDefinitionManager()
protected ProcessDefinitionInfoEntityManager getProcessDefinitionInfoManager()
protected ModelEntityManager getModelManager()
protected ExecutionEntityManager getProcessInstanceManager()
protected TaskEntityManager getTaskManager()
protected IdentityLinkEntityManager getIdentityLinkManager()
protected EventSubscriptionEntityManager getEventSubscriptionManager()
protected VariableInstanceEntityManager getVariableInstanceManager()
protected HistoricProcessInstanceEntityManager getHistoricProcessInstanceManager()
protected HistoricDetailEntityManager getHistoricDetailManager()
protected HistoricActivityInstanceEntityManager getHistoricActivityInstanceManager()
protected HistoricVariableInstanceEntityManager getHistoricVariableInstanceManager()
protected HistoricTaskInstanceEntityManager getHistoricTaskInstanceManager()
protected HistoricIdentityLinkEntityManager getHistoricIdentityLinkEntityManager()
protected UserIdentityManager getUserIdentityManager()
protected GroupIdentityManager getGroupIdentityManager()
protected IdentityInfoEntityManager getIdentityInfoManager()
protected MembershipIdentityManager getMembershipIdentityManager()
protected AttachmentEntityManager getAttachmentManager()
protected HistoryManager getHistoryManager()
protected ProcessEngineConfigurationImpl getProcessEngineConfiguration()
Copyright © 2016 Alfresco. All rights reserved.