public class ManageStoreCmdImpl extends com.ibm.commerce.command.TaskCommandImpl implements ManageStoreCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASSNAME
Indicates closs name
|
static java.lang.String |
COPYRIGHT
Indicates standard copyright
|
defaultCommandClassName, NAME| Constructor and Description |
|---|
ManageStoreCmdImpl()
ManageStoreCmdImpl constructor comment.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStoreEntityId()
Gets the store entity id.
|
void |
performExecute()
To see the details of the business logic for this task command,
see the comments for the class.
|
void |
reset()
Reset all parameters that are being used.
|
void |
setMarkforDelete(boolean inMarkfordelete)
Sets the message to be returned to the caller.
|
void |
setStoreEntityId(java.lang.String storeId)
Sets the store id.
|
void |
setStoreStatus(java.lang.Integer statusId)
Sets the store status Id.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterscheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterspublic static final java.lang.String CLASSNAME
public static final java.lang.String COPYRIGHT
public ManageStoreCmdImpl()
public java.lang.String getStoreEntityId()
public void performExecute()
throws com.ibm.commerce.exception.ECException
performExecute in interface com.ibm.commerce.command.ECCommandperformExecute in class com.ibm.commerce.command.AbstractECTargetableCommandcom.ibm.commerce.exception.ECException - If an error is encountered while
updating the datasourcepublic void reset()
reset in class com.ibm.commerce.command.AbstractECTargetableCommandpublic void setMarkforDelete(boolean inMarkfordelete)
setMarkforDelete in interface ManageStoreCmdresultMsg - Message that is returned to the caller
upon completion of the commandpublic void setStoreEntityId(java.lang.String storeId)
setStoreEntityId in interface ManageStoreCmdstoreId - The id of the store to be updatepublic void setStoreStatus(java.lang.Integer statusId)
setStoreStatus in interface ManageStoreCmdstore - status of the store