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 TypeMethodDescriptionvoidBestOfferCombination.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()TheOfferReffor the offer that caused this adjustment to be applied.ProratedItemOfferAdjustmentDto.getOffer()ProratedOfferAdjustment.getOffer()TheOfferReffor the offer where this prorated adjustment is from.ProratedOfferAdjustmentDto.getOffer()TheOfferReffor 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 theOfferRefMethods in com.broadleafcommerce.promotion.offer.client.web.context.info with parameters of type OfferRefModifier and TypeMethodDescriptionvoidTheOfferReffor the offer that caused this adjustment to be applied.voidvoidTheOfferReffor the offer where this prorated adjustment is from.voidTheOfferReffor the offer where this prorated adjustment is from.voidAdjustment.setOfferRef(OfferRef offerRef) A reference to theOfferRef.voidFreeGiftItem.setOfferRef(OfferRef offerRef) A reference to theOfferRef.voidVoucher.setOfferRef(OfferRef offerRef) A reference to theOfferRef