|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AccessControlListProperties
Properties for an access control list
Method Summary | |
---|---|
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. |
Method Detail |
---|
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()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |