OrderStatusNotifySendCmdImpl
.public class DOMOrderStatusNotifySendCmdImpl extends OrderStatusNotifySendCmdImpl
OrderStatusNotifySendCmd
.
This implementation sends a notification e-mail for each group of order items those
fulfillment statuses have updated using the message type
OrderStatusNotify_<fulfillment status>
.
OrderStatusNotify_<fulfillment status>
(if it is defined).Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
The IBM copyright notice field.
|
static java.lang.String |
MESSAGE_TYPE_PREFIX
Deprecated.
The message type prefix.
|
defaultCommandClassName, NAME
Constructor and Description |
---|
DOMOrderStatusNotifySendCmdImpl()
Deprecated.
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
performExecute()
Deprecated.
Executes the command.
|
void |
validateParameters()
Deprecated.
Validates the input parameters.
|
getMsgType, getMsgTypeName, getOs_prop, getStoreID, isReadyToCallExecute, performDOMExecute, setMsgType, setMsgTypeName, setOrderStatusProperties, setStoreID
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executeFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCache
getCommandTarget, getCommandTargetName, hasOutputProperties, setCommandTarget, setCommandTargetName, setOutputProperties
checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties
public static final java.lang.String COPYRIGHT
public static final java.lang.String MESSAGE_TYPE_PREFIX
public DOMOrderStatusNotifySendCmdImpl()
public void validateParameters() throws ECException
validateParameters
in interface ECCommand
validateParameters
in class OrderStatusNotifySendCmdImpl
ECException
public void performExecute() throws ECException
performExecute
in interface ECCommand
performExecute
in interface com.ibm.websphere.command.TargetableCommand
performExecute
in class OrderStatusNotifySendCmdImpl
ECException