com.ibm.commerce.promotion.commands

Interface ProcessExpiredPromotionsControllerCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    ProcessExpiredPromotionsControllerCmdImpl


    public interface ProcessExpiredPromotionsControllerCmd
    extends ControllerCommand
    This controller command interface is used to parse and validate parameters in the scheduler job for ProcessExpiredPromotions scheduler job, and to call the task command to process the expired promotions
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
      • NAME

        static final java.lang.String NAME
        The class name
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class name.
        See Also:
        Constant Field Values