public interface Acl extends AccessControlListProperties
| Modifier and Type | Method and Description |
|---|---|
Long |
getAclChangeSetId()
Get the acl change set
|
String |
getAclId()
Get the ACL ID
|
ACLType |
getAclType()
Get the type for this ACL
|
Long |
getAclVersion()
Get the ACL version
|
Long |
getId()
Get the long key
|
Long |
getInheritedAcl()
Get the ACL inherited from nodes which have this ACL
|
Boolean |
getInherits()
Get inheritance behaviour
|
Long |
getInheritsFrom()
Get the ACL from which this one inherits
|
Boolean |
getRequiresVersion() |
Boolean |
isLatest()
Is this the latest version of the acl identified by the acl id string?
|
Boolean |
isVersioned()
Is this ACL versioned - if not there will be no old versions of the ACL
and the long id will remain unchanged.
|
Long getId()
getId in interface AccessControlListPropertiesString getAclId()
getAclId in interface AccessControlListPropertiesLong getAclVersion()
getAclVersion in interface AccessControlListPropertiesBoolean isLatest()
isLatest in interface AccessControlListPropertiesBoolean getInherits()
getInherits in interface AccessControlListPropertiesLong getInheritsFrom()
ACLType getAclType()
getAclType in interface AccessControlListPropertiesLong getInheritedAcl()
Boolean isVersioned()
isVersioned in interface AccessControlListPropertiesBoolean getRequiresVersion()
Long getAclChangeSetId()
AccessControlListPropertiesgetAclChangeSetId in interface AccessControlListPropertiesCopyright © 2005–2018 Alfresco Software. All rights reserved.