public class OrderStatusNotifySendCmdDummyImpl extends TaskCommandImpl implements OrderStatusNotifySendCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
The internal copyright field.
|
Constructor and Description |
---|
OrderStatusNotifySendCmdDummyImpl()
OrderStatusNotifySendCmdDummyImpl constructor .
|
Modifier and Type | Method and Description |
---|---|
void | performExecute()
This is an empty method.
|
void | setOrderStatusProperties(TypedProperty prop)
This is an empty method.
|
void | setStoreID(java.lang.Integer new_store_id)
This is an empty method.
|
public static final java.lang.String COPYRIGHT
public OrderStatusNotifySendCmdDummyImpl()
public void performExecute() throws ECException
public void setOrderStatusProperties(TypedProperty prop)
public void setStoreID(java.lang.Integer new_store_id)