| Package | Description |
|---|---|
| org.alfresco.repo.domain.permissions | |
| org.alfresco.repo.security.permissions |
| Modifier and Type | Method and Description |
|---|---|
Acl |
AclDAO.getAclCopy(Long toCopy,
Long toInheritFrom,
ACLCopyMode mode) |
Acl |
AclDAOImpl.getAclCopy(Long toCopy,
Long toInheritFrom,
ACLCopyMode mode) |
| Modifier and Type | Method and Description |
|---|---|
static ACLCopyMode |
ACLCopyMode.valueOf(String name)
Returns 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.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.