Uses of Class
org.alfresco.repo.domain.permissions.AclChangeSetEntity
-
Packages that use AclChangeSetEntity Package Description org.alfresco.repo.domain.permissions org.alfresco.repo.domain.permissions.ibatis -
-
Uses of AclChangeSetEntity in org.alfresco.repo.domain.permissions
Methods in org.alfresco.repo.domain.permissions that return AclChangeSetEntity Modifier and Type Method Description AclChangeSetEntityAbstractAclCrudDAOImpl. getAclChangeSet(java.lang.Long changeSetId)protected abstract AclChangeSetEntityAbstractAclCrudDAOImpl. getAclChangeSetEntity(java.lang.Long changeSetId) -
Uses of AclChangeSetEntity in org.alfresco.repo.domain.permissions.ibatis
Methods in org.alfresco.repo.domain.permissions.ibatis that return AclChangeSetEntity Modifier and Type Method Description protected AclChangeSetEntityAclCrudDAOImpl. getAclChangeSetEntity(java.lang.Long aclChangeSetEntityId)
-