com.retek.component.internet.test
Class ExAWizCreateOrderSummaryCommand

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

public class ExAWizCreateOrderSummaryCommand
extends ExAWizOrderCommand


Constructor Summary
ExAWizCreateOrderSummaryCommand()
           
 
Method Summary
 void execute()
           
 ExAOrder getOrderSummary()
           
 void setBannerId(java.lang.String bannerId)
           
 void setBillToAddress(ExAAddress billTo)
           
 void setCreatedBy(java.lang.String createdBy)
           
 void setCustomerRequest(ExACustomerRequest customerRequest)
           
 void setOrderMediaSourceCode(java.lang.String mediaSourceCode)
           
 void setOrderSourceCode(java.lang.String orderSourceCode)
           
 void setShipToLabelSet(java.util.Set shipToLabelSet)
           
 
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

ExAWizCreateOrderSummaryCommand

public ExAWizCreateOrderSummaryCommand()
Method Detail

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