| Interface | Description |
|---|---|
| FormMVCActionCommand | |
| MVCActionCommand |
Provides an interface to allow the portlet to process a particular action
request.
|
| MVCCommand | |
| MVCRenderCommand |
Provides an interface to handle the render phase of the portlet.
|
| MVCResourceCommand |
Provides an interface to allow the portlet to serve a resource.
|
| Class | Description |
|---|---|
| BaseFormMVCActionCommand | |
| BaseMVCActionCommand | |
| BaseMVCResourceCommand | |
| BaseRSSMVCResourceCommand | |
| BaseTransactionalMVCActionCommand | |
| MVCCommandCache<T extends MVCCommand> | |
| MVCPortlet | |
| MVCRenderConstants |