com.ibm.commerce.messaging.commands
Class OrderStatusNotifySendCmdDummyImpl
java.lang.Object
CacheableCommandImpl
com.ibm.commerce.command.AbstractECTargetableCommand
com.ibm.commerce.command.TaskCommandImpl
com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdDummyImpl
- All Implemented Interfaces:
- ECCommand, ECTargetableCommand, OrderStatusNotifySendCmd, TaskCommand
- public class OrderStatusNotifySendCmdDummyImpl
- extends TaskCommandImpl
- implements OrderStatusNotifySendCmd
This class is dummy implementation of the OrderStatusNotifySendCmd. It is not prefoming any actions.
- See Also:
- Serialized Form
Field Summary |
static java.lang.String |
COPYRIGHT
The internal copyright field. |
Methods inherited from class com.ibm.commerce.command.AbstractECTargetableCommand |
accessControlCheck, checkIsAllowed, checkParameters, checkResourcePermission, createCommandExecutionEvent, execute, finalize, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameters |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- The internal copyright field.
- See Also:
- Constant Field Values
OrderStatusNotifySendCmdDummyImpl
public OrderStatusNotifySendCmdDummyImpl()
- OrderStatusNotifySendCmdDummyImpl constructor .
performExecute
public void performExecute()
throws ECException
- Empty method.
-
- Specified by:
- performExecute in interface ECCommand
- Overrides:
- performExecute in class AbstractECTargetableCommand
-
- Throws:
- ECException
setOrderStatusProperties
public void setOrderStatusProperties(TypedProperty prop)
- Empty method
-
- Specified by:
- setOrderStatusProperties in interface OrderStatusNotifySendCmd
-
- Parameters:
- prop - The Typedproperty to be set.
setStoreID
public void setStoreID(java.lang.Integer new_store_id)
- Empty method
-
- Specified by:
- setStoreID in interface OrderStatusNotifySendCmd
-
- Parameters:
- new_store_id - The store identifier
Feedback
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.