Interface ILicensePolicy
- All Superinterfaces:
IBizPolicy
,IComponent
,IInitializable
,ISystemHandler
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isPortalEnabled
(IContext context) void
refreshPortalEnabled
(IContext context) Methods 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
-
Method Details
-
isPortalEnabled
- Parameters:
context
-- Returns:
- Throws:
BizException
-
refreshPortalEnabled
- Parameters:
context
-- Throws:
BizException
-