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

This package contains accessors to read and write move portlet engine actions.

See:
          Description

Interface Summary
MovePortletActionAccessorController /** Interface providing typed write access to the parameters of the "Move Portlet" portal action.
MovePortletActionAccessorFactory Factory interface which provides methods to obtain controllers that allow to set a "Move Portlet" action upon the given state holder or document model.
For instance the controllers may be used to create EngineURLs that trigger the movement of a portlet.
 

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

This package contains accessors to read and write move portlet engine actions.

Package Specification

The state stored in the StateHolder can be read and manipulated using the accessor in this package. With the accessors in this package engine commands can be created to move a portlet to another location on the page.