Uses of Class
com.broadleafcommerce.order.common.domain.ItemProrationDetail
Packages that use ItemProrationDetail
-
Uses of ItemProrationDetail in com.broadleafcommerce.order.common.domain
Methods in com.broadleafcommerce.order.common.domain that return types with arguments of type ItemProrationDetailModifier and TypeMethodDescriptionProratedOfferAdjustment.getItemProrationDetails()
The details about how this prorated adjustment on a per-quantity basis.Method parameters in com.broadleafcommerce.order.common.domain with type arguments of type ItemProrationDetailModifier and TypeMethodDescriptionvoid
ProratedOfferAdjustment.setItemProrationDetails
(List<ItemProrationDetail> itemProrationDetails) The details about how this prorated adjustment on a per-quantity basis.