public interface 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()
The ACL DB id
|
Boolean |
getInherits()
Get inheritance behaviour
|
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.
|
String getAclId()
Long getAclVersion()
Boolean isLatest()
Boolean getInherits()
ACLType getAclType()
Boolean isVersioned()
Long getId()
Long getAclChangeSetId()
Copyright © 2005–2017 Alfresco Software. All rights reserved.