com.retek.component.customerorder.test
Class OrderReaderWizard

java.lang.Object
  extended bycom.retek.component.customerorder.test.OrderReaderWizard

public class OrderReaderWizard
extends java.lang.Object


Constructor Summary
OrderReaderWizard(boolean debug, boolean delete)
           
 
Method Summary
static void addDebugOption(org.apache.commons.cli.Options options)
           
static void addDeleteOption(org.apache.commons.cli.Options options)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrderReaderWizard

public OrderReaderWizard(boolean debug,
                         boolean delete)
                  throws java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        SystemException,
                        BusinessException,
                        java.lang.Exception
Throws:
java.io.IOException
SystemException
BusinessException
java.lang.Exception

addDebugOption

public static void addDebugOption(org.apache.commons.cli.Options options)

addDeleteOption

public static void addDeleteOption(org.apache.commons.cli.Options options)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28