Uses of Class
de.hybris.platform.ruleengineservices.util.ProductUtils
-
Packages that use ProductUtils Package Description de.hybris.platform.promotionengineservices.promotionengine.impl de.hybris.platform.ruleengineservices.converters.populator -
-
Uses of ProductUtils in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return ProductUtils Modifier and Type Method Description protected ProductUtilsDefaultPromotionEngineService. getProductUtils()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type ProductUtils Modifier and Type Method Description voidDefaultPromotionEngineService. setProductUtils(ProductUtils productUtils) -
Uses of ProductUtils in de.hybris.platform.ruleengineservices.converters.populator
Methods in de.hybris.platform.ruleengineservices.converters.populator that return ProductUtils Modifier and Type Method Description protected ProductUtilsOrderEntryRaoProductPopulator. getProductUtils()protected ProductUtilsProductRaoCategoriesPopulator. getProductUtils()Deprecated, for removal: This API element is subject to removal in a future version.protected ProductUtilsProductRaoPopulator. getProductUtils()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.ruleengineservices.converters.populator with parameters of type ProductUtils Modifier and Type Method Description voidOrderEntryRaoProductPopulator. setProductUtils(ProductUtils productUtils)voidProductRaoCategoriesPopulator. setProductUtils(ProductUtils productUtils)Deprecated, for removal: This API element is subject to removal in a future version.voidProductRaoPopulator. setProductUtils(ProductUtils productUtils)Deprecated, for removal: This API element is subject to removal in a future version.
-