Uses of Class
com.skava.schemaorg.model.ProductModel
Packages that use ProductModel
Package
Description
Price Service utility classes are maintained in this package.
-
Uses of ProductModel in com.skava.price.util
Methods in com.skava.price.util with parameters of type ProductModelModifier and TypeMethodDescriptionstatic void
PriceTransformerUtil.getPrice
(ApplyPriceRule rulePrice, ProductModel applyPriceRuleBySkuIdResponse) This process is used to get process and fetch price.static void
PriceTransformerUtil.getPriceDetails
(Price price, ProductModel applyPriceRuleBySkuIdResponse) This method used to transform price model to priceSpecification model price holds price details applyPriceRuleBySkuIdResponse response as per new Model.