com.ibm.commerce.order.commands
Interface OrderMessagingCmd
- All Superinterfaces:
- ECCommand, TaskCommand
- All Known Implementing Classes:
- OrderMessagingCmdImpl, SendWCSOrderCmdImpl, SendXMLOrderCmdImpl
- public interface OrderMessagingCmd
- extends TaskCommand
The interface of the OrderMessagingCmd task command that generates the outbound Order Create Message "Report_NC_PurchaseOrder".
Field Summary |
static java.lang.String |
COPYRIGHT
|
static java.lang.String |
defaultCommandClassName
|
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 |
Methods inherited from interface com.ibm.commerce.command.ECCommand |
checkIsAllowed, checkResourcePermission, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getDefaultProperties, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setDefaultProperties, validateParameters |
COPYRIGHT
public static final java.lang.String COPYRIGHT
defaultCommandClassName
public static final java.lang.String defaultCommandClassName
NAME
public static final java.lang.String NAME
- The name of this interface is "com.ibm.commerce.order.commands.ExtOrderProcessCmd".
getOrderRn
public java.lang.Long getOrderRn()
- Gets the order reference number.
setOrderRn
public void setOrderRn(java.lang.Long abOrderRn)
- Sets the order reference number