public interface AclMember
Modifier and Type | Method and Description |
---|---|
Long |
getAceId()
Get the ACE included in the ACL
|
Long |
getAclId()
Get the ACL to which the ACE belongs
|
Long |
getId() |
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.
|
Long getId()
Long getAclId()
Long getAceId()
Integer getPos()
Copyright © 2005–2017 Alfresco Software. All rights reserved.