public class PromotableOfferUtility extends Object
| Constructor and Description |
|---|
PromotableOfferUtility() |
| Modifier and Type | Method and Description |
|---|---|
static Money |
computeAdjustmentValue(Money currentPriceDetailValue,
BigDecimal offerUnitValue,
OfferHolder offerHolder,
PromotionRounding rounding) |
static BigDecimal |
determineOfferUnitValue(Offer offer,
PromotableCandidateItemOffer promotableCandidateItemOffer) |
public static Money computeAdjustmentValue(Money currentPriceDetailValue, BigDecimal offerUnitValue, OfferHolder offerHolder, PromotionRounding rounding)
public static BigDecimal determineOfferUnitValue(Offer offer, PromotableCandidateItemOffer promotableCandidateItemOffer)
Copyright © 2015. All Rights Reserved.