com.ibm.commerce.emarketing.commands

Interface EmailPromotionCreateTaskCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.commerce.command.CacheableECCommand, com.ibm.websphere.command.Command, com.ibm.commerce.command.ECCommand, EmailPromotionSaveTaskCmd, com.ibm.commerce.command.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

      Fields 
      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.
    • Field Detail

      • defaultCommandClassName

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