com.retek.component.internet.test
Class InternetWizardCustomer

java.lang.Object
  extended bycom.retek.component.internet.test.InternetWizardCustomer

public class InternetWizardCustomer
extends java.lang.Object


Constructor Summary
InternetWizardCustomer()
           
 
Method Summary
protected  void createCreateCustomerMenuSelection(java.io.BufferedReader stdin)
           
protected  ExAAddress getCustomerInfo(java.io.BufferedReader stdin, ExACustomerRequest customerRequest)
           
 boolean isUserNameValid(java.lang.String userName)
           
protected  void obtainCustomerInformationMenuSelection(java.io.BufferedReader stdin)
           
protected  void obtainHistoryEventsMenuSelection(java.io.BufferedReader stdin)
           
protected  void requestCatalogMenuSelection(java.io.BufferedReader stdin)
           
protected  void updateCustomerMenuSelection(java.io.BufferedReader stdin)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternetWizardCustomer

public InternetWizardCustomer()
Method Detail

obtainCustomerInformationMenuSelection

protected void obtainCustomerInformationMenuSelection(java.io.BufferedReader stdin)
                                               throws java.io.IOException,
                                                      ExAException
Throws:
java.io.IOException
ExAException

obtainHistoryEventsMenuSelection

protected void obtainHistoryEventsMenuSelection(java.io.BufferedReader stdin)
                                         throws java.io.IOException,
                                                ExAException
Throws:
java.io.IOException
ExAException

createCreateCustomerMenuSelection

protected void createCreateCustomerMenuSelection(java.io.BufferedReader stdin)
                                          throws java.io.IOException,
                                                 ExAException
Throws:
java.io.IOException
ExAException

updateCustomerMenuSelection

protected void updateCustomerMenuSelection(java.io.BufferedReader stdin)
                                    throws java.io.IOException,
                                           ExAException
Throws:
java.io.IOException
ExAException

requestCatalogMenuSelection

protected void requestCatalogMenuSelection(java.io.BufferedReader stdin)
                                    throws java.io.IOException,
                                           ExAException
Throws:
java.io.IOException
ExAException

getCustomerInfo

protected ExAAddress getCustomerInfo(java.io.BufferedReader stdin,
                                     ExACustomerRequest customerRequest)
                              throws java.io.IOException
Throws:
java.io.IOException

isUserNameValid

public boolean isUserNameValid(java.lang.String userName)
                        throws ExASystemException
Throws:
ExASystemException


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