public class ErrorProductAttributeCmdImpl extends com.ibm.commerce.command.ECCommandImpl implements ErrorProductAttributeCmd, java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The internal copyright field.
|
_ERR_CODE_BAD_PROD_ATTR, ERRTASK_NAMEdefaultCommandClassName| Constructor and Description |
|---|
ErrorProductAttributeCmdImpl()
No value constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
This method contains the actual business logic of this command.
|
void |
setException(ECException exception)
Sets the exception that this command is responsible for handling.
|
accessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParameterspublic static final java.lang.String COPYRIGHT
public ErrorProductAttributeCmdImpl()
public void performExecute()
ECCommandperformExecute in interface ECCommandperformExecute in class com.ibm.commerce.command.ECCommandImplpublic void setException(ECException exception)