Uses of Interface
org.broadleafcommerce.core.offer.service.discount.domain.PromotionRounding

Packages that use PromotionRounding
org.broadleafcommerce.core.offer.service.discount.domain   
 

Uses of PromotionRounding in org.broadleafcommerce.core.offer.service.discount.domain
 

Classes in org.broadleafcommerce.core.offer.service.discount.domain that implement PromotionRounding
 class AbstractPromotionRounding
           
 class PromotableCandidateItemOfferImpl
           
 class PromotableFulfillmentGroupAdjustmentImpl
           
 class PromotableOrderItemPriceDetailAdjustmentImpl
           
 

Methods in org.broadleafcommerce.core.offer.service.discount.domain with parameters of type PromotionRounding
static Money PromotableOfferUtility.computeAdjustmentValue(Money currentPriceDetailValue, BigDecimal offerUnitValue, OfferHolder offerHolder, PromotionRounding rounding)
           
 



Copyright © 2013. All Rights Reserved.