public interface AccessControlEntry extends Comparable<AccessControlEntry>, Serializable
| Modifier and Type | Method and Description |
|---|---|
AccessStatus |
getAccessStatus() |
ACEType |
getAceType() |
String |
getAuthority() |
AuthorityType |
getAuthorityType() |
AccessControlEntryContext |
getContext() |
PermissionReference |
getPermission() |
Integer |
getPosition() |
compareToInteger getPosition()
PermissionReference getPermission()
String getAuthority()
AuthorityType getAuthorityType()
AccessStatus getAccessStatus()
ACEType getAceType()
AccessControlEntryContext getContext()
Copyright © 2005–2021 Alfresco Software. All rights reserved.