Uses of Class
com.broadleafcommerce.pricing.client.domain.PriceAdjustmentInfo
Packages that use PriceAdjustmentInfo
-
Uses of PriceAdjustmentInfo in com.broadleafcommerce.pricing.client.domain
Methods in com.broadleafcommerce.pricing.client.domain that return PriceAdjustmentInfoModifier and TypeMethodDescriptionPriceInfo.getPriceAdjustmentInfo()Map containing the info related to adjustments made to the price.Methods in com.broadleafcommerce.pricing.client.domain with parameters of type PriceAdjustmentInfoModifier and TypeMethodDescriptionvoidPriceInfo.setPriceAdjustmentInfo(PriceAdjustmentInfo priceAdjustmentInfo) Map containing the info related to adjustments made to the price.