com.retek.component.internet.test
Class ExAWizCreateOrderCommand

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.ExAWizCreateOrderCommand

public class ExAWizCreateOrderCommand
extends ExAWizOrderCommand


Constructor Summary
ExAWizCreateOrderCommand()
           
 
Method Summary
 void execute()
           
 ExAOrder getOrderSummary()
           
 void setOrderSummary(ExAOrder orderSummary)
           
 void setPendOrder(boolean pendOrder)
           
 
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

ExAWizCreateOrderCommand

public ExAWizCreateOrderCommand()
Method Detail

execute

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

getOrderSummary

public ExAOrder getOrderSummary()

setOrderSummary

public void setOrderSummary(ExAOrder orderSummary)

setPendOrder

public void setPendOrder(boolean pendOrder)


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