Uses of Class
com.skava.oms.model.ItemPriceInfo
Packages that use ItemPriceInfo
Package
Description
Cart and checkout Orchestration transformation Classes available here.
Oms model classes are available here
-
Uses of ItemPriceInfo in com.skava.cart.orchestration.transformation
Methods in com.skava.cart.orchestration.transformation that return types with arguments of type ItemPriceInfoModifier and TypeMethodDescriptionprotected static List<ItemPriceInfo>
SFCartOrderTransformation.updatePriceInfo
(OrderItem orderItem, SFItem sfItem, String taxType) Methods in com.skava.cart.orchestration.transformation with parameters of type ItemPriceInfoModifier and TypeMethodDescriptionstatic void
SFCartTransformationExtended.checkTaxType
(SFItem sfItem, String taxType, Map.Entry<String, List<Math>> orderItemMathListMap, ItemPriceInfo itemPriceInfoDTO, TaxInfo orderTaxInfo) -
Uses of ItemPriceInfo in com.skava.oms.model
Methods in com.skava.oms.model that return ItemPriceInfoModifier and TypeMethodDescriptionItemPriceInfo.addTo
(ItemPriceInfo itemPriceInfoDTO) This method is used to add item price informationMethods in com.skava.oms.model with parameters of type ItemPriceInfoModifier and TypeMethodDescriptionItemPriceInfo.addTo
(ItemPriceInfo itemPriceInfoDTO) This method is used to add item price information