public class EmailPromotionCreateTaskCmdImpl extends EmailPromotionSaveTaskCmdImpl implements EmailPromotionCreateTaskCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright.
|
defaultCommandClassName| Constructor and Description |
|---|
EmailPromotionCreateTaskCmdImpl() |
| 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, waitgetCampaignId, getDescription, getEmailMessageId, getEmailPromotionId, getJobReferenceNumber, getMemberGroupId, getModifiedBy, getModifiedDate, getName, getReplyTo, getStatus, getStoreEntityId, setCampaignId, setDescription, setEmailMessageId, setEmailPromotionId, setJobReferenceNumber, setMemberGroupId, setModifiedBy, setModifiedDate, setName, setReplyTo, setStatus, setStoreEntityIdaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersgetEmailPromotionId, setCampaignId, setDescription, setEmailMessageId, setEmailPromotionId, setJobReferenceNumber, setMemberGroupId, setModifiedBy, setModifiedDate, setName, setReplyTo, setStatus, setStoreEntityIdcheckIsAllowed, 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.AbstractECTargetableCommandpublic 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 EmailPromotionAccessBean cannot read data or
EmailPromotionMemberGroupRelationAccessBean cannot write data successfully.