| Interface | Description |
|---|---|
| Expandable |
Expandable
Mainly used to work with the new List tag
To use a tree like behaviour
|
| Selectable |
Selectable
|
| Class | Description |
|---|---|
| ActionChainHelper |
Provides helper methods to deal with Action Chains.
|
| BaseListAction |
BaseListAction - basic base class you can extend to provide functionality for
generating a list with support for precondition checking, and setup for building
the pageList attribute on the Request.
|
| BaseSetHelper |
AbstractSetHelper
|
| BaseSetListAction |
BaseSetListAction - extension of BaseListAction that includes necessary
logic to provide functionality for displaying an RhnSet.
|
| LabelValueEnabledBean |
An extension of the LabelValueBean that adds in
an extra attribute that can be defined.
|
| RequestContext |
Utility methods for accessing various objects in the scope
of a request.
|
| RhnAction |
RhnAction base class for all RHN Struts Actions.
|
| RhnActionMapping |
RhnActionMapping
|
| RhnHelper |
RhnHelper contains helpful methods usable by our presentation layers.
|
| RhnListAction |
RhnAction base class for all RHN Struts Actions.
|
| RhnListDispatchAction |
A base class for performing common list actions for
those struts actions that must extend LookupDispatchAction,
but do not manage a RhnSet.
|
| RhnListSetHelper |
RhnListSetHelper
|
| RhnLookupDispatchAction |
RhnLookupDispatchAction
This is our own implementation of LookupDispatchAction
|
| RhnRequestProcessor |
RhnRequestProcessor a custom Struts RequestProcessor that
intercepts all of our code struts requests
|
| RhnSetHelper |
RhnSetHelper
|
| RhnUnpagedListAction |
RhnUnpagedListAction
|
| RhnValidationHelper |
RhnValidationHelper contains helpful to be used by Struts actions to interact
with the ValidationService
|
| Scrubber |
Scrubber
|
| ScrubbingDynaActionForm |
A DynaActionForm which knows how to scrub its input for malicious content.
|
| SelectableAdapter |
SelectableAdapter
|
| SelectableLabelValueBean |
SelectableLabelValueBean
|
| SessionSetHelper | |
| StrutsDelegate |
StrutsDelegate defines a set of helper operations for working with the Struts API.
|
| XmlMessageResources |
XmlMessageResources - Class that extends Strut's mechanisms
for providing localized text for the HTML frontend.
|
| XmlMessageResourcesFactory |
XmlMessageResourcesFactory - factory class used by Struts to
get to the XML based
|
| Enum | Description |
|---|---|
| RequestContext.Pagination |
Names of pagination elements (and their corresponding attributes).
|