Uses of Enum
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 type with the specified name.static ACLCopyMode[]ACLCopyMode.values()Returns an array containing the constants of this enum type, in the order they are declared.