| |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IStrutsPortletMessage | The IStrutsPortletMessage class defines the interface for the PortletMessage that can be sent to the WpsStrutsPortlet. |
IViewCommand | The IViewCommand class is a command pattern interface used to provide a mechanism to encapsulate the information needed to redisplay a view. |
PortletInfoSupplier | PortletInfoSupplier is used in WPS Struts extension classes to supply portlet config and context information. |
WpsStrutsBaseConstants | The WpsStrutsBaseConstants class contains constants used throughout the WPS Struts portlet implementation. |
WpsStrutsConstants | The WpsStrutsConstants class contains constants used throughout the WPS Struts portlet implementation. |
Class Summary | |
---|---|
ErrorResponseInfo | The ErrorResponseInfo class is used to support sendError in the Struts Portlet Framework. |
PortletDataUserConfigurationDataStore | PortletDataUserConfigurationDataStore is an IUserConfigurationDataStore implementation for use within WebSphere Portal. |
ViewCommandExecutionContext | The ViewCommandExecutionContext class is a context object that is passed to the execute method of an IViewCommand. |
WpsActionServlet | The WpsActionServlet extends the Struts ActionServlet. |
WpsRequestProcessor | WpsRequestProcessor contains the processing logic that the Struts controller portlet performs as it receives each request from the container. |
WpsStrutsFilteredViewCommand | Filter the command with various Transcoding functions. |
WpsStrutsInfo | The WpsStrutsInfo class contains information used throughout the WPS Struts portlet implementation. |
WpsStrutsPortlet | The WpsStrutsPortlet class is specified in the portlet deployment descriptor for Struts-based portlets. |
WpsStrutsPortletMessage | The WpsStrutsPortletMessage class is the implementation of the IStrutsPortletMessage interface that can be sent to the WpsStrutsPortlet. |
WpsStrutsViewActionCommand | The WpsStrutsViewActionCommand class is a command pattern class used to execute a render action. |
WpsStrutsViewCommand | The WpsStrutsViewCommand class is a command pattern class used to provide a mechanism to encapsulate the information needed to redisplay a view. |
WpsStrutsViewErrorCommand | The WpsStrutsViewErrorCommand class is a specific command-pattern class used to display an error. |
WpsStrutsViewJspCommand | The WpsStrutsViewJspCommand class is a command-pattern class used to provide a mechanism to encapsulate the information needed to redisplay a view for dynamic content like JSPs. |
WpsStrutsViewStaticCommand | The WpsStrutsViewStaticCommand class is a command pattern class used to encapsulate the information needed to redisplay a view. |
WpsStrutsViewTilesCommand | The WpsStrutsViewTilesCommand class is a command-pattern class used to provide a mechanism to encapsulate the information needed to redisplay a view for dynamic content that uses Struts Tiles. |
WpsStrutsViewXmlCommand | Deprecated. |
Exception Summary | |
---|---|
MaxChainingExceededException | This exception can be detected by global exception handlers. |
WpsStrutsException | This exception is used as a base class for Portal Struts Framework exceptions. |
This package and its subpackages define the API for the extension points for the Struts application Struts Portlet Framework.
The API defined in this package can be used with the Legacy versions of the Struts Portlet Framework. The classes in this package are used to extend the Struts application in the Portal environment.
| |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |