com.retek.component.internet.test
Class ExAWizObtainOrderStatusCommand

java.lang.Object
  extended bycom.retek.component.internet.test.ExAWizCommand
      extended bycom.retek.component.internet.test.ExAWizCustomerCommand
          extended bycom.retek.component.internet.test.ExAWizOrderCommand
              extended bycom.retek.component.internet.test.ExAWizObtainOrderStatusCommand

public class ExAWizObtainOrderStatusCommand
extends ExAWizOrderCommand


Constructor Summary
ExAWizObtainOrderStatusCommand()
           
 
Method Summary
 void execute()
           
 void setCustomerNumber(java.lang.String customerNumber)
           
 void setOrderNumber(java.lang.String orderNumber)
           
 
Methods inherited from class com.retek.component.internet.test.ExAWizOrderCommand
displayAddress, displayCustomer, displayOrder, displayOrderLine, displayOrderLineSet, displayOrderStatus, displayOrderStatus, displayPayment, displayPaymentSet, displayShipToLabel, displayShipToLabelSet, getName, getPhoneNumber
 
Methods inherited from class com.retek.component.internet.test.ExAWizCustomerCommand
displayPreference
 
Methods inherited from class com.retek.component.internet.test.ExAWizCommand
getExAUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExAWizObtainOrderStatusCommand

public ExAWizObtainOrderStatusCommand()
Method Detail

execute

public void execute()
             throws ExAException
Specified by:
execute in class ExAWizCommand
Throws:
ExAException

setOrderNumber

public void setOrderNumber(java.lang.String orderNumber)

setCustomerNumber

public void setCustomerNumber(java.lang.String customerNumber)


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