net.sourceforge.crudo.action
Class AcionCommandFactory

java.lang.Object
  extended by net.sourceforge.crudo.action.AcionCommandFactory

public abstract class AcionCommandFactory
extends java.lang.Object


Constructor Summary
AcionCommandFactory()
           
 
Method Summary
static java.util.List<IActionCommand> createActionCommandList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcionCommandFactory

public AcionCommandFactory()
Method Detail

createActionCommandList

public static java.util.List<IActionCommand> createActionCommandList()
                                                              throws ImplementationException
Throws:
ImplementationException