The interface to a TaskCommand
that is used to delete e-mail
promotion entries.
Field Summary | |
---|---|
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. |
Method Summary | |
---|---|
void |
setEmailPromotionId(java.lang.Integer argEmailPromotionId)
Sets the e-mail activity ID. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public void setEmailPromotionId(java.lang.Integer argEmailPromotionId)