public interface EmailPromotionDeleteTaskCmd extends TaskCommand
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 |
---|---|
void | setEmailPromotionId(java.lang.Integer argEmailPromotionId)
Sets the e-mail activity ID.
|
static final java.lang.String COPYRIGHT
static final java.lang.String defaultCommandClassName