com.ibm.commerce.marketing.commands.elements

Interface CustomerFilterUserBehaviorOnlineProductInCategoryBrowsedTargetTaskCmd

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


    public interface CustomerFilterUserBehaviorOnlineProductInCategoryBrowsedTargetTaskCmd
    extends MarketingCampaignElementTaskCmd
    This command extends the CustomerFilterUserBehaviorTargetTaskCmd command to check if a customer's user behavior matches the specified criteria. The customer's behavior is stored in the DMUSERBHVR database table. This command has validation for the Catalog Browsing Behavior target when the "Customer viewed catalog entries in a category" option is selected.
    • 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.