com.ibm.commerce.marketing.promotion.policy

Class DummyPromotionPolicy

  • java.lang.Object
    • com.ibm.commerce.marketing.promotion.policy.DummyPromotionPolicy
  • All Implemented Interfaces:
    PromotionPolicy, XMLizable, java.io.Serializable


    public class DummyPromotionPolicy
    extends java.lang.Object
    implements PromotionPolicy
    This promotion policy, as suggested by its name, does not do anything. It always return true, which means that this promotion policy is satisfied and no promotion policy violation has been found. This policy can be used as both a global and a local policy.
    See Also:
    Serialized Form