com.ibm.portal.resolver.service
Interface PortletEventPocService
- All Superinterfaces:
- ActionPocService, Disposable, Identifiable, PocServerContextProvider, PocService, PocURIFactory, PortletPocService, ServerContextProvider
-
public interface PortletEventPocService
- extends PortletPocService, ActionPocService
Version of the PortletPocService that allows to modify the current
navigational state during the event phase of the portlet.
- Since:
- 7.0
Method Summary
|
EventContext |
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
EventContext 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