com.ibm.commerce.marketing.commands.elements

Interface DisplayProductRankingActionTaskCmd

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


    public interface DisplayProductRankingActionTaskCmd
    extends MarketingCampaignElementTaskCmd
    The DisplayProductRankingActionTaskCmd is the interface for all task commands which are used to populate a product ranking list into an e-Marketing Spot. The ranking list can be the most browsed products, or the most purchased products in a category.
    • 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.