Interface IDirSystemManagementObject
- All Superinterfaces:
IComponent
,IInitializable
- All Known Subinterfaces:
IDirService
,IPrincipalAttributeProvider
,IPrincipalAttributeProviderEx
,IRoleProvider
,ISamlSecurityService
,ISecurityService
Various management components: IDirService, IRoleProvider and IPrincipalAttributeProvider
need to expose management interfaces.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionGet the portlet bean associated with this management objectMethods inherited from interface com.webmethods.portal.system.IComponent
getComponentData, getComponentName, getComponentProvider, getURI, isInitialized, setComponentData, setComponentProvider
Methods inherited from interface com.webmethods.portal.system.init.IInitializable
init, shutdown
-
Field Details
-
CREATE_USER_MODE
- See Also:
-
CREATE_GROUP_MODE
- See Also:
-
CURRENT_PRINCIPAL
- See Also:
-
-
Method Details
-
getPortletBean
Get the portlet bean associated with this management object- Throws:
PortalException
-