public interface EmailPromotionUpdateTaskCmd extends EmailPromotionSaveTaskCmd
EmailPromotionSaveTaskCmd that is used to update existing e-mail promotion
entries.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright.
|
static java.lang.String |
defaultCommandClassName
defaultCommandClassName is the default implementation class used by command factory to instantiate
this command.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getJobReferenceNumber()
Gets the job reference number of the job that will launch the e-mail activity.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEmailPromotionId, 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, performExecute, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersstatic final java.lang.String COPYRIGHT
static final java.lang.String defaultCommandClassName