Uses of Class
org.apache.cocoon.acting.AbstractAction

Packages that use AbstractAction
org.apache.cocoon.acting   
 

Uses of AbstractAction in org.apache.cocoon.acting
 

Subclasses of AbstractAction in org.apache.cocoon.acting
 class AbstractComplementaryConfigurableAction
          Set up environment for configurable form handling data.
 class AbstractConfigurableAction
          AbstractConfigurableAction gives you the infrastructure for easily deploying more Actions that take default parameters.
 class AbstractMultiAction
          The AbstractMultiAction provides a way to call methods of an action specified by the method parameter or request parameter.
 class AbstractValidatorAction
          Abstract implementation of action that needs to perform validation of parameters (from session, from request, etc.).
 class ConfigurableServiceableAction
          The ConfigurableServiceableAction will allow any Action that extends this to access SitemapComponents.
 class ServiceableAction
          The ServiceableAction will allow any Action that extends this to access SitemapComponents.
 



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