|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IRequestParameterProcessor | Provides APIs a class can implement if it wishes to be part of the request parameter processing chain. |
| IRequestParameterProcessorController | IRequestParameterController presents an interface that is capable of processing an incoming request and creating URL-generating objects, all according to the internal syntax. |
| Class Summary | |
|---|---|
| ChannelRequestParameterProcessor | Does request parameter processing on any request that does not explicitly target a portlet. |
| PortletRequestParameterProcessor | Uses the IPortletUrlSyntaxProvider to parse the portlet parameters from the request into PortletUrls. |
| RequestParameterProcessorListController | Manages execution of IDynamicRequestParameterProcessors and IStaticRequestParameterProcessors. |
| UrlRequestParameterProcessor | This implementation of IRequestParameterProcessor sets the value
of specified structure and theme parameters by evaluating RegEx patterns
against the request URL. |
| UserLayoutParameterProcessor | This helper class processes HttpServletRequests for parameters relating to user layout actions, propagating appropriate events to the user's layout manager, preferences, and channel manager. |
| Exception Summary | |
|---|---|
| RequestParameterProcessingIncompleteException | Thrown by APIs that need request parameter processing to be complete before calling. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||