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 ofOfferItemDetailsrepresenting 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 TypeMethodDescriptionvoidAdjustment.setQualifierDetails(List<OfferItemDetail> qualifierDetails) A list ofOfferItemDetailsrepresenting the qualifier items where this adjustment was from.