public interface AclMember
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getAceId()
Get the ACE included in the ACL
|
java.lang.Long |
getAclId()
Get the ACL to which the ACE belongs
|
java.lang.Long |
getId() |
java.lang.Integer |
getPos()
Get the position group for this member in the ACL
0 - implies the ACE is on the object
>0 - that it is inherited in some way
The lower values are checked first so take precedence.
|
java.lang.Long getId()
java.lang.Long getAclId()
java.lang.Long getAceId()
java.lang.Integer getPos()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.