public class EmailConfigurationUpdateTaskCmdImpl extends EmailConfigurationSaveTaskCmdImpl implements EmailConfigurationUpdateTaskCmd
EmailConfigurationUpdateTaskCmd.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright.
|
defaultCommandClassName| Constructor and Description |
|---|
EmailConfigurationUpdateTaskCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadyToCallExecute()
Checks to see if the command is ready to execute.
|
void |
performExecute()
Performs the execution of the command.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccount, getAddress, getDescription, getEmailConfigurationId, getEmailServer, getHost, getName, getPassword, getPort, getStoreEntityId, getTime, getType, setAccount, setAddress, setDescription, setEmailConfigurationAttributes, setEmailConfigurationId, setEmailServer, setHost, setName, setPassword, setPort, setStoreEntityId, setTime, setTypeaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersgetEmailConfigurationId, setAccount, setAddress, setDescription, setEmailConfigurationAttributes, setEmailConfigurationId, setEmailServer, setHost, setName, setPassword, setPort, setStoreEntityId, setTime, setTypecheckIsAllowed, 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 COPYRIGHT
public boolean isReadyToCallExecute()
isReadyToCallExecute in class com.ibm.commerce.command.AbstractECTargetableCommandtrue if the command is ready to go.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 - Thrown when EmailConfigurationAccessBean cannot fetch data successfully.