Uses of Interface
org.alfresco.repo.security.authority.AuthorityDAO
Packages that use AuthorityDAO
Package
Description
-
Uses of AuthorityDAO in org.alfresco.repo.jscript
Methods in org.alfresco.repo.jscript with parameters of type AuthorityDAOModifier and TypeMethodDescriptionvoidPeople.setAuthorityDAO(AuthorityDAO authorityDAO) Set the authority DAO -
Uses of AuthorityDAO in org.alfresco.repo.security.authority
Classes in org.alfresco.repo.security.authority that implement AuthorityDAOMethods in org.alfresco.repo.security.authority with parameters of type AuthorityDAOModifier and TypeMethodDescriptionvoidAuthorityBridgeTableAsynchronouslyRefreshedCache.setAuthorityDAO(AuthorityDAO authorityDAO) voidAuthorityServiceImpl.setAuthorityDAO(AuthorityDAO authorityDAO) -
Uses of AuthorityDAO in org.alfresco.repo.template
Methods in org.alfresco.repo.template with parameters of type AuthorityDAOModifier and TypeMethodDescriptionvoidPeople.setAuthorityDAO(AuthorityDAO authorityDAO) Set the authority DAO -
Uses of AuthorityDAO in org.alfresco.repo.workflow
Methods in org.alfresco.repo.workflow with parameters of type AuthorityDAOModifier and TypeMethodDescriptionvoidWorkflowInterpreter.setAuthorityDAO(AuthorityDAO authorityDAO) Constructors in org.alfresco.repo.workflow with parameters of type AuthorityDAO -
Uses of AuthorityDAO in org.alfresco.repo.workflow.activiti
Methods in org.alfresco.repo.workflow.activiti with parameters of type AuthorityDAOModifier and TypeMethodDescriptionvoidActivitiWorkflowManagerFactory.setAuthorityDAO(AuthorityDAO authorityDAO)