Interface for the command used to transmit requests for quotation Orders to one or more quote enabled referral stores.
Field Summary | |
static java.lang.String | COPYRIGHT Copyright statement. |
static java.lang.String | defaultCommandClassName The default implementation class name. |
static java.lang.String | NAME The full class name for this interface file. |
Method Summary | |
java.util.List | getOrderQuotationRelIds() Gets the list of ids of the order quotation rel objects created. |
void | setQuotationRequests(java.util.List theQuotationRequests) Sets the list of quotation requests that are to be transmitted. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
public void setQuotationRequests(java.util.List theQuotationRequests)
public java.util.List getOrderQuotationRelIds()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.