Package com.ibm.commerce.marketing.commands.ranking

  • Interface Summary 
    Interface Description
    CleanupRankingPolicyCmd
    The CleanupRankingPolicyCmd is the interface for all ranking cleanup business policy command implementations.
    GenerateRankingPolicyCmd
    This is the interface for the GenerateRankingPolicyCmd command.
    InvalidateRankingServletCmd
    This is the interface for InvalidateRankingServletCmd command.
  • Class Summary 
    Class Description
    AbstractCleanupRankingPolicyCmdImpl
    The abstract class is used as a base class for all classes which implement the CleanupRankingPolicyCmd interface.
    AbstractGenerateRankingPolicyCmdImpl
    This is the abstract class to implement the GenerateRankingPolicyCmd interface.
    CleanupRankingPolicyCmdImpl
    The CleanupRankingPolicyCmdImpl is an implementation of the CleanupRankingPolicyCmd interface which is used to clean out-of-date statistic data, and to summarize statistic data for product based ranking, like top browsed product ranking or best sellers ranking.
    GenerateRankingPolicyCmdImpl
    The GenerateRankingPolicyCmdImpl is the implementation of the GenerateRankingPolicyCmd interface which is used to generate a ranking list.
    InvalidateRankingServletCmdImpl
    This command can be used in a cachespec invalidation policy in order to invalidate any JSP or command dynacache entries that have cached a ranking list for display in the storefront.
    Ranking
    This class represents the definition of how to create a ranking list.