Uses of Interface
de.hybris.platform.ruleengine.dao.CatalogVersionToRuleEngineContextMappingDao
-
-
Uses of CatalogVersionToRuleEngineContextMappingDao in de.hybris.platform.promotionengineservices.validators.impl
Methods in de.hybris.platform.promotionengineservices.validators.impl that return CatalogVersionToRuleEngineContextMappingDao Modifier and Type Method Description protected CatalogVersionToRuleEngineContextMappingDaoDefaultRuleBasedPromotionsContextValidator. getCatalogVersionToRuleEngineContextMappingDao()Methods in de.hybris.platform.promotionengineservices.validators.impl with parameters of type CatalogVersionToRuleEngineContextMappingDao Modifier and Type Method Description voidDefaultRuleBasedPromotionsContextValidator. setCatalogVersionToRuleEngineContextMappingDao(CatalogVersionToRuleEngineContextMappingDao catalogVersionToRuleEngineContextMappingDao) -
Uses of CatalogVersionToRuleEngineContextMappingDao in de.hybris.platform.ruleengine.dao.impl
Classes in de.hybris.platform.ruleengine.dao.impl that implement CatalogVersionToRuleEngineContextMappingDao Modifier and Type Class Description classDefaultCatalogVersionToRuleEngineContextMappingDaoDefault implementation of the CatalogVersionToRuleEngineContextMappingDao interface -
Uses of CatalogVersionToRuleEngineContextMappingDao in de.hybris.platform.ruleengine.strategies.impl
Methods in de.hybris.platform.ruleengine.strategies.impl that return CatalogVersionToRuleEngineContextMappingDao Modifier and Type Method Description protected CatalogVersionToRuleEngineContextMappingDaoDefaultCatalogVersionFinderStrategy. getCatalogVersionToRuleEngineContextMappingDao()protected CatalogVersionToRuleEngineContextMappingDaoDefaultRuleEngineContextForCatalogVersionsFinderStrategy. getCatalogVersionToRuleEngineContextMappingDao()Methods in de.hybris.platform.ruleengine.strategies.impl with parameters of type CatalogVersionToRuleEngineContextMappingDao Modifier and Type Method Description voidDefaultCatalogVersionFinderStrategy. setCatalogVersionToRuleEngineContextMappingDao(CatalogVersionToRuleEngineContextMappingDao catalogVersionToRuleEngineContextMappingDao)voidDefaultRuleEngineContextForCatalogVersionsFinderStrategy. setCatalogVersionToRuleEngineContextMappingDao(CatalogVersionToRuleEngineContextMappingDao catalogVersionToRuleEngineContextMappingDao)
-