Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.info.FreeGiftItem
Packages that use FreeGiftItem
-
Uses of FreeGiftItem 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 FreeGiftItemModifier and TypeMethodDescriptionOrderResponse.getFreeGiftItems()TheFreeGiftItemsto add from the free gift offers.Method parameters in com.broadleafcommerce.promotion.offer.client.web.context.discounts with type arguments of type FreeGiftItemModifier and TypeMethodDescriptionvoidOrderResponse.setFreeGiftItems(List<FreeGiftItem> freeGiftItems) TheFreeGiftItemsto add from the free gift offers.