public interface 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()
The ACL DB id
|
java.lang.Boolean |
getInherits()
Get inheritance behaviour
|
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.String getAclId()
java.lang.Long getAclVersion()
java.lang.Boolean isLatest()
java.lang.Boolean getInherits()
ACLType getAclType()
java.lang.Boolean isVersioned()
java.lang.Long getId()
java.lang.Long getAclChangeSetId()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.