|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Acl
Entity for alf_access_control_list persistence.
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()
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. |
Method Detail |
---|
java.lang.Long getId()
getId
in interface AccessControlListProperties
java.lang.String getAclId()
getAclId
in interface AccessControlListProperties
java.lang.Long getAclVersion()
getAclVersion
in interface AccessControlListProperties
java.lang.Boolean isLatest()
isLatest
in interface AccessControlListProperties
java.lang.Boolean getInherits()
getInherits
in interface AccessControlListProperties
java.lang.Long getInheritsFrom()
ACLType getAclType()
getAclType
in interface AccessControlListProperties
java.lang.Long getInheritedAcl()
java.lang.Boolean isVersioned()
isVersioned
in interface AccessControlListProperties
java.lang.Boolean getRequiresVersion()
java.lang.Long getAclChangeSetId()
AccessControlListProperties
getAclChangeSetId
in interface AccessControlListProperties
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |