com.ibm.commerce.marketing.promotion.policy

Class OrderQualifyingTotalEnforcementPolicy

  • All Implemented Interfaces:
    PromotionPolicy, XMLizable, java.io.Serializable


    public class OrderQualifyingTotalEnforcementPolicy
    extends PromotionPolicyBase
    This promotion policy is registered as a group level policy and enforces that the qualifying total of an order cannot fall below zero. Order qualifying total is defined as the total of the order that can be used to qualify for promotions. Note that the order qualifying total is a global attribute and will be affected by any promotions that target qualifying total regardless of their group membership. This promotion policy is used in conjunction with the OrderQualifyingTotalBasedPurchaseCondition only.
    See Also:
    Serialized Form