Uses of Class
com.broadleafcommerce.pricing.client.domain.PriceDetail
Packages that use PriceDetail
-
Uses of PriceDetail in com.broadleafcommerce.pricing.client.domain
Methods in com.broadleafcommerce.pricing.client.domain that return types with arguments of type PriceDetailModifier and TypeMethodDescriptionPriceTypeDetail.getPriceDetails()A map for every candidatePriceListfor thePriceTypeDetail.type, with the key being aPriceListRef.getId().Method parameters in com.broadleafcommerce.pricing.client.domain with type arguments of type PriceDetailModifier and TypeMethodDescriptionvoidPriceTypeDetail.setPriceDetails(Map<String, PriceDetail> priceDetails) A map for every candidatePriceListfor thePriceTypeDetail.type, with the key being aPriceListRef.getId().