Uses of Interface
org.broadleafcommerce.core.offer.service.discount.domain.PromotionRounding
Packages that use PromotionRounding
-
Uses of PromotionRounding in org.broadleafcommerce.core.offer.service.discount.domain
Subinterfaces of PromotionRounding in org.broadleafcommerce.core.offer.service.discount.domainModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThis class holds adjustment records during the discount calculation processing.Classes in org.broadleafcommerce.core.offer.service.discount.domain that implement PromotionRoundingModifier and TypeClassDescriptionclassclassclassclassclassMethods in org.broadleafcommerce.core.offer.service.discount.domain with parameters of type PromotionRoundingModifier and TypeMethodDescriptionprotected MoneyPromotableOfferUtilityImpl.computeAdjustmentValue(Money currentPriceDetailValue, BigDecimal offerUnitValue, BroadleafCurrency currency, OfferDiscountType discountType, PromotionRounding rounding)