The interface of the OrderMessagingCmd task command that generates the outbound Order Create Message "Report_NC_PurchaseOrder".
Field Summary | |
static java.lang.String | COPYRIGHT IBM copyright notice field. |
static java.lang.String | defaultCommandClassName The default implementation class. |
static java.lang.String | NAME The name of this interface is "com.ibm.commerce.order.commands.ExtOrderProcessCmd". |
Method Summary | |
java.lang.Long | getOrderRn() Gets the order reference number. |
void | setOrderRn(java.lang.Long abOrderRn) Sets the order reference number |
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 java.lang.Long getOrderRn()
public void setOrderRn(java.lang.Long abOrderRn)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.