|
|
PREV CLASS
NEXT CLASS
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.resolver.accessors.portlet
Interface PortletContextAccessor
- All Superinterfaces:
- ContextAccessor, DigestProvider
-
public interface PortletContextAccessor
- extends ContextAccessor
Version of the ContextAccessor for the JSR portlet case
- Since:
- 8.5
getStateManagerService
PortletStateManager getStateManagerService()
- Description copied from interface: ContextAccessor
- Provides access to the StateManagerService in the context of the
POC service. The resulting service is valid as long as the POC service is
valid and should NOT be disposed.
- Specified by:
- getStateManagerService in interface ContextAccessor
- Returns:
- the state manager service, not null
|
|
PREV CLASS
NEXT CLASS
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |