Uses of Interface
de.hybris.platform.product.daos.ProductDao
-
-
Uses of ProductDao in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return ProductDao Modifier and Type Method Description ProductDaoProductModelMother. getProductDao()Methods in de.hybris.platform.cmsfacades.util.models with parameters of type ProductDao Modifier and Type Method Description voidProductModelMother. setProductDao(ProductDao productDao) -
Uses of ProductDao in de.hybris.platform.customercouponservices.solrsearch
Methods in de.hybris.platform.customercouponservices.solrsearch that return ProductDao Modifier and Type Method Description protected ProductDaoCustomerCouponCodeValueProvider. getProductDao()Deprecated, for removal: This API element is subject to removal in a future version.protected ProductDaoCustomerCouponCodeValueResolver. getProductDao()Methods in de.hybris.platform.customercouponservices.solrsearch with parameters of type ProductDao Modifier and Type Method Description voidCustomerCouponCodeValueProvider. setProductDao(ProductDao productDao)Deprecated, for removal: This API element is subject to removal in a future version.voidCustomerCouponCodeValueResolver. setProductDao(ProductDao productDao) -
Uses of ProductDao in de.hybris.platform.product.daos.impl
Classes in de.hybris.platform.product.daos.impl that implement ProductDao Modifier and Type Class Description classDefaultProductDaoDefault implementation of theProductDao. -
Uses of ProductDao in de.hybris.platform.product.impl
Methods in de.hybris.platform.product.impl that return ProductDao Modifier and Type Method Description protected ProductDaoDefaultProductService. getProductDao()Methods in de.hybris.platform.product.impl with parameters of type ProductDao Modifier and Type Method Description voidDefaultProductService. setProductDao(ProductDao productDao) -
Uses of ProductDao in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return ProductDao Modifier and Type Method Description protected ProductDaoDefaultPromotionActionService. getProductDao()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type ProductDao Modifier and Type Method Description voidDefaultPromotionActionService. setProductDao(ProductDao productDao) -
Uses of ProductDao in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers
Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers that return ProductDao Modifier and Type Method Description protected ProductDaoProductRuleParameterValueMapper. getProductDao()Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers with parameters of type ProductDao Modifier and Type Method Description voidProductRuleParameterValueMapper. setProductDao(ProductDao productDao) -
Uses of ProductDao in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return ProductDao Modifier and Type Method Description protected ProductDaoConfigurationBaseFacadeImpl. getProductDao()Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type ProductDao Modifier and Type Method Description voidConfigurationBaseFacadeImpl. setProductDao(ProductDao productDao) -
Uses of ProductDao in de.hybris.platform.sap.productconfig.facades.populator
Fields in de.hybris.platform.sap.productconfig.facades.populator declared as ProductDao Modifier and Type Field Description ProductDaoConfigurationOverviewInstancePopulatorTest. productDaoProductDaoConfigurationOverviewPopulatorTest. productDaoMockMethods in de.hybris.platform.sap.productconfig.facades.populator that return ProductDao Modifier and Type Method Description protected ProductDaoConfigurationOverviewInstancePopulator. getProductDao()Methods in de.hybris.platform.sap.productconfig.facades.populator with parameters of type ProductDao Modifier and Type Method Description voidConfigurationOverviewInstancePopulator. setProductDao(ProductDao productDao)Setter for product data access object -
Uses of ProductDao in de.hybris.platform.sap.productconfig.runtime.interf.services.impl
Methods in de.hybris.platform.sap.productconfig.runtime.interf.services.impl that return ProductDao Modifier and Type Method Description protected ProductDaoConfigurationProductUtilImpl. getProductDao()Methods in de.hybris.platform.sap.productconfig.runtime.interf.services.impl with parameters of type ProductDao Modifier and Type Method Description voidConfigurationProductUtilImpl. setProductDao(ProductDao productDao) -
Uses of ProductDao in de.hybris.platform.timedaccesspromotionengineservices.cronjob
Methods in de.hybris.platform.timedaccesspromotionengineservices.cronjob that return ProductDao Modifier and Type Method Description protected ProductDaoResetMaxOrderQuantityJob. getProductDao()protected ProductDaoSetMaxOrderQuantityJob. getProductDao()Methods in de.hybris.platform.timedaccesspromotionengineservices.cronjob with parameters of type ProductDao Modifier and Type Method Description voidResetMaxOrderQuantityJob. setProductDao(ProductDao productDao)voidSetMaxOrderQuantityJob. setProductDao(ProductDao productDao) -
Uses of ProductDao in de.hybris.platform.timedaccesspromotionengineservices.impl
Methods in de.hybris.platform.timedaccesspromotionengineservices.impl that return ProductDao Modifier and Type Method Description protected ProductDaoDefaultFlashBuyService. getProductDao()Methods in de.hybris.platform.timedaccesspromotionengineservices.impl with parameters of type ProductDao Modifier and Type Method Description voidDefaultFlashBuyService. setProductDao(ProductDao productDao) -
Uses of ProductDao in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return ProductDao Modifier and Type Method Description ProductDaoProducts. getProductDao()Methods in de.hybris.platform.warehousing.util.models with parameters of type ProductDao Modifier and Type Method Description voidProducts. setProductDao(ProductDao productDao)
-