|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AclMember
Entity for alf_access_control_member persistence. Relates an ACE to an ACL with a position
Method Summary | |
---|---|
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. |
Method Detail |
---|
java.lang.Long getId()
java.lang.Long getAclId()
java.lang.Long getAceId()
java.lang.Integer getPos()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |