Package com.ibm.portal.state.accessors.screentemplate

This package contains accessors for getting the current screen and setting a new screen.

See:
          Description

Interface Summary
ScreenTemplateAccessor This accessor allows to read the screen template of the requested portal page.
ScreenTemplateAccessorController This accessor provides read-write access to the screen template.
ScreenTemplateAccessorFactory Factory interface providing accessors that allow for reading as well as writing screen template information from /to a given state holder or document model.
A screen template is a name for a screen used to generate parts of a portal page during portal rendering.
WebSphere Portal provides a set of default screen templates including "Home" (default), "Login", and "Error".
 

Package com.ibm.portal.state.accessors.screentemplate Description

This package contains accessors for getting the current screen and setting a new screen.

Package Specification

Provide means for creating URLs that points to a specific portlet screen.