Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.info.LineItemRef
Packages that use LineItemRef
-
Uses of LineItemRef in com.broadleafcommerce.promotion.offer.client.web.context.info
Methods in com.broadleafcommerce.promotion.offer.client.web.context.info that return LineItemRefModifier and TypeMethodDescriptionProratedItemOfferAdjustment.getLineItem()
TheLineItemRef
of theLineItem
that gets this adjustment.ProratedItemOfferAdjustmentDto.getLineItem()
ProratedOfferAdjustment.getLineItem()
TheLineItemRef
of theLineItem
that gets this adjustment.ProratedOfferAdjustmentDto.getLineItem()
TheLineItemRef
of theLineItem
that gets this adjustment.Methods in com.broadleafcommerce.promotion.offer.client.web.context.info with parameters of type LineItemRefModifier and TypeMethodDescriptionvoid
ProratedItemOfferAdjustment.setLineItem
(LineItemRef lineItem) TheLineItemRef
of theLineItem
that gets this adjustment.void
ProratedItemOfferAdjustmentDto.setLineItem
(LineItemRef lineItem) void
ProratedOfferAdjustment.setLineItem
(LineItemRef lineItem) TheLineItemRef
of theLineItem
that gets this adjustment.void
ProratedOfferAdjustmentDto.setLineItem
(LineItemRef lineItem) TheLineItemRef
of theLineItem
that gets this adjustment.