Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.info.OfferItemDetail
Packages that use OfferItemDetail
-
Uses of OfferItemDetail in com.broadleafcommerce.promotion.offer.client.web.context.info
Methods in com.broadleafcommerce.promotion.offer.client.web.context.info that return types with arguments of type OfferItemDetailModifier and TypeMethodDescriptionAdjustment.getQualifierDetails()
A list ofOfferItemDetails
representing the qualifier items where this adjustment was from.Method parameters in com.broadleafcommerce.promotion.offer.client.web.context.info with type arguments of type OfferItemDetailModifier and TypeMethodDescriptionvoid
Adjustment.setQualifierDetails
(List<OfferItemDetail> qualifierDetails) A list ofOfferItemDetails
representing the qualifier items where this adjustment was from.