| Interface | Description |
|---|---|
| FormMVCActionCommand | |
| MVCActionCommand |
Provides an interface to allow the portlet to process a particular action
request.
|
| MVCCommand | |
| MVCHeaderCommand |
Provides an interface to handle the header phase of the portlet.
|
| 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 | |
| BaseTransactionalMVCResourceCommand | |
| MVCCommandCache<T extends MVCCommand> | |
| MVCPortlet | |
| MVCRenderConstants | Deprecated
As of Athanasius (7.3.x), replaced by
MVCRenderConstants |