Package org.apache.cocoon.acting

Class Summary
AbstractAction AbstractAction gives you the infrastructure for easily deploying more Actions.
AbstractComplementaryConfigurableAction Set up environment for configurable form handling data.
AbstractConfigurableAction AbstractConfigurableAction gives you the infrastructure for easily deploying more Actions that take default parameters.
AbstractMultiAction The AbstractMultiAction provides a way to call methods of an action specified by the method parameter or request parameter.
AbstractValidatorAction Abstract implementation of action that needs to perform validation of parameters (from session, from request, etc.).
ConfigurableServiceableAction The ConfigurableServiceableAction will allow any Action that extends this to access SitemapComponents.
ConfigurationHelper  
ServiceableAction The ServiceableAction will allow any Action that extends this to access SitemapComponents.
ValidatorActionHelper Helper class to pass the result of a validation back along with the validated object itself.
ValidatorActionResult A number of constants to represent the possible outcomes of a validation.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.