Class Summary |
DialogService |
The DialogService API defines a number of
APIs that are needed to implement Apache Trinidad dialogs,
but will only rarely be called by page authors. |
ExternalContextDecorator |
Base class for decorating ExternalContexts. |
FormData |
|
LocaleContext |
Context for locale-specific operations and properties available
during rendering. |
PageFlowScopeProvider |
Abstract implementation for code that provides page flow scopes; this
may be overridden. |
PageResolver |
A page resolver is responsible for determining the physical page to
be used for a logical view ID. |
PartialPageContext |
Context object which is used to track the targets of a partial
page render during the Render Response phase. |
RenderingContext |
|
RequestContext |
Context class for all per-request and per-webapp information
required by Trinidad. |
RequestContextFactory |
Factory for creating RequestContext objects. |