Class DiscountRow

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable

    public class DiscountRow
    extends GeneratedDiscountRow
    DiscountRow defines discount rules in the Europe1 Price Factory. A single discount is qualified by product, product price group, customer, customer price group, currency, daterange, discount or value, and a positive-flag. The flag can be used to deactivate group rules for single objects which belong to the group but shall have no or a different discount.

    If a value is given it always overrides a proportional discount.

    In contrast to prices all matching discounts are applied !

    See Also:
    Serialized Form
    • Constructor Detail

      • DiscountRow

        public DiscountRow()