See: Description
Interface | Description |
---|---|
FlowUrlHandler |
A interface for parsing and generating flow URLs.
|
Class | Description |
---|---|
DefaultFlowUrlHandler |
Default flow URL handler for SWF 2.
|
PortletContextMap |
Map backed by the Portlet context for accessing application scoped attributes.
|
PortletExternalContext |
Provides contextual information about an portlet environment that has interacted with Spring Web Flow.
|
PortletRequestMap |
Map backed by the Portlet request attribute map for accessing request local attributes.
|
PortletRequestParameterMap |
Map backed by the Portlet request parameter map for accessing request parameters.
|
PortletSessionMap |
A Shared Map backed by the Portlet session, for accessing session scoped attributes.
|