com.ibm.commerce.emarketing.commands
Interface EmailPromotionCreateTaskCmd

All Superinterfaces:
EmailPromotionSaveTaskCmd, TaskCommand
All Known Implementing Classes:
EmailPromotionCreateTaskCmdImpl

public interface EmailPromotionCreateTaskCmd
extends EmailPromotionSaveTaskCmd

An extension of EmailPromotionSaveTaskCmd that is used to create 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.
 
Methods inherited from interface com.ibm.commerce.emarketing.commands. EmailPromotionSaveTaskCmd
getEmailPromotionId, setDescription, setEmailMessageId, setEmailPromotionId, setJobReferenceNumber, setMemberGroupId, setModifiedBy, setModifiedDate, setName, setStatus, setStoreEntityId
 

Field Detail
public static final java.lang.String COPYRIGHT
Copyright.
See Also:
Constant Field Values

defaultCommandClassName

public static final java.lang.String defaultCommandClassName
defaultCommandClassName is the default implementation class used by command factory to instantiate this command.