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