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

This package contains accessors to read and write portal delete engine actions.

See:
          Description

Interface Summary
DeletePortletActionAccessorController Interface providing typed read-write access to the parameters of the "Delete Portlet" engine command.
DeletePortletActionAccessorFactory Factory interface which provides methods to obtain controllers that allow to set a "Delete Portlet" action upon the given state holder or document model.
For instance the controllers may be used to create EngineURLs that trigger the "Delete Portlet" action.
 

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

This package contains accessors to read and write portal delete 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 delete a specific portlet from a page.