Updates the status of the order and its order items.
Behavior
Parameters
Exception Conditions
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 command. |
Method Summary | |
void | setNewStatus(java.lang.String newStatus) Sets the new status |
void | setOrderIds(java.util.Vector orderIds) Sets the order IDs that is to be changed into the new order status. |
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 setNewStatus(java.lang.String newStatus)
public void setOrderIds(java.util.Vector orderIds)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.