|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Class Summary | |
| ClearCacheAction | Simple action which ensures the cache is cleared of all cached results |
| ClearPersistentStoreAction | Simple action which ensures the persistent store is cleared. |
| FormValidatorAction | This is the action used to validate Request parameters. |
| HelloAction | A simple Action that tracks if a Session object
has been created or not. |
| HttpCacheAction | This action adds the Last-Modified, Expires and
Cache-Control HTTP headers to the response. |
| HttpHeaderAction | This action adds HTTP headers to the response. |
| InputModuleAction | Simple helper action to allow passing sitemap variables to InputModules. |
| LogAction | A simple Action that logs a given message for a given log level. |
| PropagatorAction | This is the action used to propagate parameters into a store using an
OutputModule. |
| RequestParamAction | This action makes some request details available to the sitemap via parameter substitution. |
| RequestParameterExistsAction | This action simply checks to see if a given request parameter exists. |
| ResourceExistsAction | This action simply checks to see if a resource identified by the src
sitemap attribute exists or not. |
| SessionInvalidatorAction | This is the action used to invalidate an HTTP session. |
| SessionIsValidAction | This action just checks if a session exists and whether the current seesion is still valid. |
| SessionPropagatorAction | This is the action used to propagate parameters into session. |
| SessionStateAction | Store the session's current state in a session attribute. |
| SessionValidatorAction | This is the action used to validate Session parameters (attributes). |
| SetCharacterEncodingAction | Sets the character encoding of parameters. |
| SetterAction | This action can be used to set information in either the object model, the request or the session. |
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||