public class EmailPromotionDeleteTaskCmdImpl extends TaskCommandImpl implements EmailPromotionDeleteTaskCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
Copyright.
|
Constructor and Description |
---|
EmailPromotionDeleteTaskCmdImpl() |
Modifier and Type | Method and Description |
---|---|
boolean | isReadyToCallExecute()
Checks to see if the command is ready to call.
|
void | performExecute()
Performs the execution of the command.
|
void | setEmailPromotionId(java.lang.Integer argEmailPromotionId)
Sets the e-mail promotion ID.
|
public static final java.lang.String COPYRIGHT
public boolean isReadyToCallExecute()
public void performExecute() throws ECException
public void setEmailPromotionId(java.lang.Integer argEmailPromotionId)