|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
| MaskAuthenticator | Mask authenticator allows you to query the state of the current web session and return control to an alternate forward, if the current user is unauthorized. |
| Class Summary | |
| DefaultMaskAuthenticator | This class let's all user sessions be authenticated. |
| DialogForm | This form contains buttons and attributes commonly required in ivata masks forms. |
| FindAction | View a value object in a mask for display or deletion. |
| InputMaskAction | Add, amend or remove an existing value object in the list of value objects. |
| InputMaskForm | This form references a single value object to be displayed. |
| ListAction | Load the list for a given base class. |
| ListForm | This form references a list of value objects to be displayed. |
| MaskAction |
Every Action in the system derives from this class, making it
possible to centralize logging instantiation, and check we have a valid
intranet session. |
| MaskForm | This form is the base class of all forms containing mask information. |
| MaskRequestProcessor | Extend from this class if you _don't_ want to use Struts Tiles . |
| MaskRequestProcessorImplementation |
Mask request processor implementation - kept separate so we can share
funcitonality between the regular (MaskRequestProcessor) and tiles (
MaskTilesRequestProcessor) versions. |
| MaskTilesRequestProcessor | Extend from this class if you want to use Struts Tiles . |
| NewAction | Create a new value object and create a form for it in the request scope. |
| SuccessAction | Simple action to always return successfully. |
| ValidationErrorsConvertor | Converts ivata masks validation errors to struts action errors. |
| Exception Summary | |
| ValueObjectException | Thrown whenever there is a problem creating a value object. |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||