The interface for any TaskCommand
that is to be used to send
e-mail activities.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT Copyright. |
static java.lang.String |
defaultCommandClassName Default implementation class for this command. |
Method Summary | |
---|---|
void |
setEmailPromotionId(java.lang.Integer newEmailPromotionId)
Sets the EmailPromotionId for this command. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public void setEmailPromotionId(java.lang.Integer newEmailPromotionId)