public interface OrderStatusNotifySendCmd extends TaskCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
static java.lang.String |
defaultCommandClassName
The default class containing the implementation of the
OrderStatusNotify command. |
static java.lang.String |
NAME
The name of the class.
|
Modifier and Type | Method and Description |
---|---|
void |
setOrderStatusProperties(TypedProperty prop)
This method passes the TypedProperty object that contains all the attributes of the order status.
|
void |
setStoreID(java.lang.Integer new_store_id)
This methods sets the store ID for the order status being updated.
|
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters
static final java.lang.String defaultCommandClassName
OrderStatusNotify
command.static final java.lang.String NAME
static final java.lang.String COPYRIGHT
void setOrderStatusProperties(TypedProperty prop)
void setStoreID(java.lang.Integer new_store_id)