com.retek.component.internet.test
Class ExAWizCreateOrderSummaryCommand
java.lang.Object
com.retek.component.internet.test.ExAWizCommand
com.retek.component.internet.test.ExAWizCustomerCommand
com.retek.component.internet.test.ExAWizOrderCommand
com.retek.component.internet.test.ExAWizCreateOrderSummaryCommand
- public class ExAWizCreateOrderSummaryCommand
- extends ExAWizOrderCommand
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExAWizCreateOrderSummaryCommand
public ExAWizCreateOrderSummaryCommand()
execute
public void execute()
throws ExAException
- Specified by:
execute
in class ExAWizCommand
- Throws:
ExAException
setBannerId
public void setBannerId(java.lang.String bannerId)
setCreatedBy
public void setCreatedBy(java.lang.String createdBy)
setCustomerRequest
public void setCustomerRequest(ExACustomerRequest customerRequest)
setOrderSourceCode
public void setOrderSourceCode(java.lang.String orderSourceCode)
setShipToLabelSet
public void setShipToLabelSet(java.util.Set shipToLabelSet)
setBillToAddress
public void setBillToAddress(ExAAddress billTo)
getOrderSummary
public ExAOrder getOrderSummary()
setOrderMediaSourceCode
public void setOrderMediaSourceCode(java.lang.String mediaSourceCode)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28