com.ibm.portal.resolver.service
Interface PortletActionPocService
- All Superinterfaces:
- ActionPocService, Disposable, Identifiable, PocServerContextProvider, PocService, PocURIFactory, PortletPocService, ServerContextProvider
-
public interface PortletActionPocService
- extends PortletPocService, ActionPocService
Version of the PortletPocService that allows to modify the current
navigational state during the action phase of the portlet.
- Since:
- 7.0
Method Summary
|
ActionContext |
getContext()
Return the COR Context for the environment that matches the
service environment. |
Methods inherited from interface com.ibm.portal.resolver.service.PocService
|
createContext, createDigestURI, createDigestURI, createURI, createURI, createURI, createXMLReader, getContextAccessor, getLookupService, getNonce, getServerContext, getURIParser, getURLFactory, getURLFactory, resolve, serveHeaders |
getContext
ActionContext getContext()
- Description copied from interface: PocService
- Returns the COR Context for the environment that matches the
service environment. This context can be used to issue custom COR
lookups.
- Specified by:
- getContext in interface PocService
- Returns:
- the COR context, not null