Package com.ibm.portal.state.service.parameters

This package contains service for accessing dealing with portlet parameters within the navigational state SPI.

See:
          Description

Interface Summary
BaseStateParameterService Base class for state parameters services that provides direct access to public render parameters.
ContentNodeStateParameterService Service for easily obtaining, setting and removing public parameters for a content node.
CorStateParameterServiceHome Home interface that can be looked up via JNDI and that provides access to the state parameter service.
PortalStateParameterServiceHome Home interface that can be looked up via JNDI and that provides access to the state parameter service.
PortletStateParameterServiceHome Portlet Service that can be looked up and that provides access to the state parameter service.
PortletWindowStateParameterService Service for easily obtaining, setting and removing parameters for a portlet window in respect of a navigational state.
StateParameterService Base interface for obtaining a service that allows easy obtaining, setting and removing of parameters for a given portlet on a given page.
 

Package com.ibm.portal.state.service.parameters Description

This package contains service for accessing dealing with portlet parameters within the navigational state SPI.

Package Specification

This package contains the services needed for accessing the state parameter service from different portal artifacts as well as the state parameter service itself.