Interface IContextPolicy
- All Superinterfaces:
IBizPolicy
,IComponent
,IInitializable
,ISystemHandler
,IViewablePolicy
This interface doesn't expose any new methods, but overrides the
IViewablePolicy
for two methods: #getLink
and IViewablePolicy.getIcon(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.system.IURI, java.lang.String)
.
This allows are taglibs to render useful links and icons when displaying a list of IContext
s-
Method Summary
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
Methods inherited from interface com.webmethods.portal.bizPolicy.biz.view.IViewablePolicy
getIcon, getPagingCookie, getPagingCookie, pageBackward, pageForeward, setPagingCookie, view