Uses of Package
net.anotheria.maf.action

Packages that use net.anotheria.maf.action
net.anotheria.maf   
net.anotheria.maf.action   
net.anotheria.maf.builtin   
net.anotheria.maf.util   
net.anotheria.maf.validation   
 

Classes in net.anotheria.maf.action used by net.anotheria.maf
ActionFactory
          Actionfactory is used to create action objects.
ActionMappings
          Configuration of the Framework.
ActionMappingsConfigurator
          Interface for a helper class, that provides configuration of mappings.
 

Classes in net.anotheria.maf.action used by net.anotheria.maf.action
AbstractAction
          Abstract action class which can be used as parent of all action classes.
Action
          An action is the base of the MAF.
ActionCommand
          A command that is returned by the action and signalizes to the maf filter what to do next.
ActionFactory
          Actionfactory is used to create action objects.
ActionFactoryException
           
ActionForward
          Return object of an action execution.
ActionMapping
          An action mapping is a combination of enter path for an action, class name of the class which executes the action and a map of possible forwards.
ActionMappings
          Configuration of the Framework.
CommandRedirect
          This type of action command is used for redirects.
 

Classes in net.anotheria.maf.action used by net.anotheria.maf.builtin
AbstractAction
          Abstract action class which can be used as parent of all action classes.
Action
          An action is the base of the MAF.
ActionCommand
          A command that is returned by the action and signalizes to the maf filter what to do next.
ActionMapping
          An action mapping is a combination of enter path for an action, class name of the class which executes the action and a map of possible forwards.
 

Classes in net.anotheria.maf.action used by net.anotheria.maf.util
Action
          An action is the base of the MAF.
 

Classes in net.anotheria.maf.action used by net.anotheria.maf.validation
ActionCommand
          A command that is returned by the action and signalizes to the maf filter what to do next.
ActionMapping
          An action mapping is a combination of enter path for an action, class name of the class which executes the action and a map of possible forwards.
 



Copyright © 2010-2013 anotheria.net. All Rights Reserved.