public interface IPrincipalBizPolicy extends IViewableContainerPolicy
Modifier and Type | Method and Description |
---|---|
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
|
getPagingCookie, getPagingCookie, pageBackward, pageForeward, setPagingCookie
getIcon, view
getComponentData, getComponentName, getComponentProvider, getURI, isInitialized, setComponentData, setComponentProvider
init, shutdown
IDirPrincipalList getGroupMembership(IContext context, IURI principalURI) throws BizException
context
- principalURI
- 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