Class ApplicablePromoModel

java.lang.Object
org.bhn.promotion.core.model.promotions.ApplicablePromoModel

public class ApplicablePromoModel extends Object
Represents a model that can be applied to a list of items. This model contains information about the promotion itself, as well as the items that are applicable and inapplicable to the promotion.
  • Constructor Details

    • ApplicablePromoModel

      public ApplicablePromoModel()