com.ibm.commerce.emarketing.commands

Interface EmailPromotionUpdateTaskCmd

  • 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:
    EmailPromotionUpdateTaskCmdImpl


    public interface EmailPromotionUpdateTaskCmd
    extends EmailPromotionSaveTaskCmd
    An extension to EmailPromotionSaveTaskCmd that is used to update existing e-mail promotion entries.
    • Field Detail

      • defaultCommandClassName

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

      • getJobReferenceNumber

        java.lang.Long getJobReferenceNumber()
        Gets the job reference number of the job that will launch the e-mail activity.
        Returns:
        The job reference number.