Package com.broadleafcommerce.pricing.domain
package com.broadleafcommerce.pricing.domain
- 
ClassesClassDescriptionStores the requested and fallback currencies needed for a pricing request.A representation of exchange rate data.Fields that
PriceModifiers can modify for a specificPriceList.type.Data storing a specific price for a specificPriceableTarget.Specify a price depending on a minimum quantity being met.Details of PriceData usage to record the PriceData audit entities.Abstraction of an aggregation of prices forPriceableTargetsthe applicability of which is determined by a set of criteria targeting information provided in aPriceContext.DTO containing the details of a price from a price list.WhereasPriceDataprovides a specific price for aPriceableTarget, a price modifier performs an operation on a priceable field of the target such as adding 20% of the target's cost to calculate the price.Summarizes price information from aPriceDatafor aPriceableTarget.Abstraction of a user that pricing entities can target.This class is used byBasicUserTargetFilterServiceto allow fine grained control of the user targets an implementation wishes to allow for pricing via configuration.