|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPrincipalBizPolicy
Provides service level biz policies (commands) for principals
Method Summary | |
---|---|
IDirPrincipalList |
getGroupMembership(IContext context,
IURI principalURI)
Retrieve the group membership for this principal |
IDirPrincipalList |
getMembers(IContext context,
IURI principalURI)
Assuming this is a role or group, return the members of this collection. |
IDirPrincipalList |
getRoleMembership(IContext context,
IURI principalURI)
Retrieve the role membership for this principal |
Methods inherited from interface com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy |
---|
getIcon, getPagingCookie, getPagingCookie, pageBackward, pageForeward, setPagingCookie, view |
Method Detail |
---|
IDirPrincipalList getGroupMembership(IContext context, IURI principalURI) throws BizException
context
- principalURI
-
com.webmethods.portal.service.dir.IDirPrincipalList
BizException
IDirPrincipalList getRoleMembership(IContext context, IURI principalURI) throws BizException
context
- principalURI
-
IDirPrincipalList
BizException
IDirPrincipalList getMembers(IContext context, IURI principalURI) throws BizException
context
- principalURI
-
BizException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |