Uses of Package
com.broadleafcommerce.pricing.client.domain
Packages that use com.broadleafcommerce.pricing.client.domain
Package
Description
-
Classes in com.broadleafcommerce.pricing.client.domain used by com.broadleafcommerce.pricing.client.domainClassDescriptionDefines the essential properties of a priceable target to make comparisons and shared logic easier between
PriceableTarget
andPriceableTargetRef
.An abstraction of an entity that can have a price.Specify a price depending on a minimum quantity being met.Details about the candidate prices and their originatingPriceListRef
.Defines the essential properties of a priceable target to make comparisons and shared logic easier betweenPriceDetail
andPriceListPriceDetail
Pricing information for aPriceableTarget
, providing the target, best price, and, optionally, the details of all the candidate prices and their originatingPriceListRefs
.Slimmed-down reference to a price list.Aggregation ofPriceDetails
for a specific type of price along with the price and currency of the "best" of all the candidatePriceLists
.Represents the details related to a recurring (or subscription) price include the terms.Represents the details related to a usage price including the units. -
Classes in com.broadleafcommerce.pricing.client.domain used by com.broadleafcommerce.pricing.client.domain.contextClassDescriptionAn abstraction of an entity that can have a price.Slimmed-down reference to a price list.Abstraction of a user that pricing entities can target.
-