Uses of Enum Class
org.alfresco.repo.security.permissions.ACLCopyMode
Packages that use ACLCopyMode
-
Uses of ACLCopyMode in org.alfresco.repo.domain.permissions
Methods in org.alfresco.repo.domain.permissions with parameters of type ACLCopyModeModifier and TypeMethodDescriptionAclDAO.getAclCopy(Long toCopy, Long toInheritFrom, ACLCopyMode mode) AclDAOImpl.getAclCopy(Long toCopy, Long toInheritFrom, ACLCopyMode mode) -
Uses of ACLCopyMode in org.alfresco.repo.security.permissions
Methods in org.alfresco.repo.security.permissions that return ACLCopyModeModifier and TypeMethodDescriptionstatic ACLCopyModeReturns the enum constant of this class with the specified name.static ACLCopyMode[]ACLCopyMode.values()Returns an array containing the constants of this enum class, in the order they are declared.