See: Description
Interface | Description |
---|---|
FlowHandler |
A controller helper used for customizing access to a single flow definition in a Portlet environment.
|
Class | Description |
---|---|
AbstractFlowHandler |
Trivial flow handler base class that simply returns null for all operations.
|
FlowHandlerAdapter |
A custom MVC HandlerAdapter that encapsulates the generic workflow associated with executing flows in a Portlet
environment.
|
PortletMvcView |
The Spring Web Portlet MVC view implementation.
|
PortletMvcViewFactory |
Creates Portlet MVC views.
|
The integration between Web Flow and Spring Portlet MVC, Spring's portlet application platform.