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