com.ibm.commerce.marketing.commands.elements

Interface CustomerFilterOrderCategoryTargetTaskCmd

  • All Superinterfaces:
    com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, MarketingCampaignElementTaskCmd, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    CustomerFilterOrderCategoryTargetTaskCmdImpl


    public interface CustomerFilterOrderCategoryTargetTaskCmd
    extends MarketingCampaignElementTaskCmd
    This command evaluates if the products contained within a shopping cart that were added to the cart within the specified dates are in the specified categories, and are within the specified dollar amount and product quantity. This class evaluates if the products that were purchased within the specified dates are in the specified categories, and are within the specified dollar amount and product quantity.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String defaultCommandClassName
        Default implementation class for this command.