Package com.ibm.portal.state.accessors.action.engine

This package contains accessors to read and write portal engine action aspects of the state.

See:
          Description

Interface Summary
EngineActionAccessorController Controller that allows to specify action parameters for a engine action.
EngineActionAccessorFactory Factory that provides controllers for including engine actions into the state holder.
 

Package com.ibm.portal.state.accessors.action.engine Description

This package contains accessors to read and write portal engine action aspects of the state.

Package Specification

The state stored in the StateHolder can be read and manipulated using the accessor in this package. For each portal engine action aspect of the state a own subpackage exists that contains the corresponding factory, read access, and controller for write access.