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 AccessControlListProperties
String getAclId()
getAclId
in interface AccessControlListProperties
Long getAclVersion()
getAclVersion
in interface AccessControlListProperties
Boolean isLatest()
isLatest
in interface AccessControlListProperties
Boolean getInherits()
getInherits
in interface AccessControlListProperties
Long getInheritsFrom()
ACLType getAclType()
getAclType
in interface AccessControlListProperties
Long getInheritedAcl()
Boolean isVersioned()
isVersioned
in interface AccessControlListProperties
Boolean getRequiresVersion()
Long getAclChangeSetId()
AccessControlListProperties
getAclChangeSetId
in interface AccessControlListProperties
Copyright © 2005–2017 Alfresco Software. All rights reserved.