com.retek.component.internet.test
Class ExAWizCustomerCommand

java.lang.Object
  extended bycom.retek.component.internet.test.ExAWizCommand
      extended bycom.retek.component.internet.test.ExAWizCustomerCommand
Direct Known Subclasses:
ExAWizCreateCustomerCommand, ExAWizObtainCustomerInfoCommand, ExAWizOrderCommand

public abstract class ExAWizCustomerCommand
extends ExAWizCommand


Constructor Summary
ExAWizCustomerCommand()
           
 
Method Summary
protected  void displayAddress(ExAAddress address)
           
protected  void displayCustomer(ExACustomer customer)
           
protected  void displayPreference(ExACustomerPreference preference)
           
protected  java.lang.String getName(java.lang.String first, java.lang.String mi, java.lang.String last)
           
protected  java.lang.String getPhoneNumber(ExATelephoneNumber phone)
           
 
Methods inherited from class com.retek.component.internet.test.ExAWizCommand
execute, getExAUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExAWizCustomerCommand

public ExAWizCustomerCommand()
Method Detail

displayCustomer

protected void displayCustomer(ExACustomer customer)

displayPreference

protected void displayPreference(ExACustomerPreference preference)

displayAddress

protected void displayAddress(ExAAddress address)

getPhoneNumber

protected java.lang.String getPhoneNumber(ExATelephoneNumber phone)

getName

protected java.lang.String getName(java.lang.String first,
                                   java.lang.String mi,
                                   java.lang.String last)


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