|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ApplicationServiceAware | Defines the interface for an object has access to the service layer. |
StrutsAware | Defines the interface for an action that is aware of Struts events |
Class Summary | |
CommittingFormAction | The base class for an action that has basic display, commit and cancel behavior. |
GlobalExceptionHander | The exception handler for the struts controller when an Exception is thrown out of the controller layer. |
ObjectEditorContext | |
OjbcAction | Base class for a simple Action |
OjbcActionForm | Base class for a simple ActionForm |
OjbcDispatchAction | Base Class for a Dispatching Action |
OjbcDynaActionForm | Base class for a DynaActionForm |
OjbcDynaValidatorForm | Base class for a DynaValidatorForm |
OjbcLogicFactory | Base class for a Factory that create's view controls. |
OjbcLookupDispatchAction | Base class for a LookupDispatchAction. |
OjbcRequestProcessor | An extension of the Struts Request Processor. |
OjbcTilesAction | Base class for a TilesAction |
OjbcValidatorForm | Base class for a ValidatorForm |
RepositoryExceptionHander | The exception handler for the struts controller when an Exception is thrown out of the controller layer. |
RepositoryKeyAcl | |
RepositoryKeyAclFactory | |
TileExceptionHandler | |
UserContainer | The container for all session variables for a given variable used by the web application. |
UserContainerFactory | Factory to create instances of the user's container |
UserObjectCache | |
UserRepositoryList | |
ViewerAction | Base class for an action that displays information |
Exception Summary | |
ControllerException | An exception thrown from within the application's controller layer |
TileViewException | An exception thrown from within the application's controller layer |
Provides the classes that define the base controller object layer for the web application. This layer defines base classes for Actions, ActionForms, Exceptions, and View Controls.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |