Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.info.OfferRef
Packages that use OfferRef
Package
Description
-
Uses of OfferRef in com.broadleafcommerce.promotion.offer.client.web.context.discounts
Methods in com.broadleafcommerce.promotion.offer.client.web.context.discounts that return types with arguments of type OfferRefMethod parameters in com.broadleafcommerce.promotion.offer.client.web.context.discounts with type arguments of type OfferRefModifier and TypeMethodDescriptionvoid
BestOfferCombination.setOfferDetails
(Map<String, OfferRef> offerDetails) -
Uses of OfferRef in com.broadleafcommerce.promotion.offer.client.web.context.info
Methods in com.broadleafcommerce.promotion.offer.client.web.context.info that return OfferRefModifier and TypeMethodDescriptionProratedItemOfferAdjustment.getOffer()
TheOfferRef
for the offer that caused this adjustment to be applied.ProratedItemOfferAdjustmentDto.getOffer()
ProratedOfferAdjustment.getOffer()
TheOfferRef
for the offer where this prorated adjustment is from.ProratedOfferAdjustmentDto.getOffer()
TheOfferRef
for the offer where this prorated adjustment is from.Adjustment.getOfferRef()
A reference to theOfferRef
.FreeGiftItem.getOfferRef()
A reference to theOfferRef
.Voucher.getOfferRef()
A reference to theOfferRef
Methods in com.broadleafcommerce.promotion.offer.client.web.context.info with parameters of type OfferRefModifier and TypeMethodDescriptionvoid
TheOfferRef
for the offer that caused this adjustment to be applied.void
void
TheOfferRef
for the offer where this prorated adjustment is from.void
TheOfferRef
for the offer where this prorated adjustment is from.void
Adjustment.setOfferRef
(OfferRef offerRef) A reference to theOfferRef
.void
FreeGiftItem.setOfferRef
(OfferRef offerRef) A reference to theOfferRef
.void
Voucher.setOfferRef
(OfferRef offerRef) A reference to theOfferRef