net.sourceforge.crudo.action
Interface IActionCommand

All Superinterfaces:
CrudoConstants
All Known Implementing Classes:
FacesMappingGen, FolderSetup, WizardLauncher, XmlSourceGen, XSLTTransformation

public interface IActionCommand
extends CrudoConstants


Field Summary
 
Fields inherited from interface net.sourceforge.crudo.action.CrudoConstants
BASE_FOLDER, ENTITY, FACES_CONFIG_FILE, PAGE_NAME
 
Method Summary
 void execute(java.util.Map<java.lang.String,java.lang.Object> context)
           
 

Method Detail

execute

void execute(java.util.Map<java.lang.String,java.lang.Object> context)
             throws java.lang.Exception
Throws:
java.lang.Exception