com.ibm.commerce.marketing.runtime.util

Interface RankingBrowsedProductCmd

  • All Superinterfaces:
    BehaviorRuleTaskCmd, com.ibm.websphere.command.Command, java.io.Serializable
    All Known Implementing Classes:
    RankingBrowsedProductCmdImpl


    public interface RankingBrowsedProductCmd
    extends BehaviorRuleTaskCmd
    The RankingBrowsedProductCmd is the interface for all behavior rule task commands which are used to capture and persist browsed product information. It will be called when a customer browses a product under the specified category associated with a Display Top Browsed campaign element.
    • 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.