Uses of Interface
de.hybris.platform.configurablebundleservices.daos.ChangeProductPriceBundleRuleDao
-
Packages that use ChangeProductPriceBundleRuleDao Package Description de.hybris.platform.configurablebundleservices.bundle.impl de.hybris.platform.configurablebundleservices.daos.impl -
-
Uses of ChangeProductPriceBundleRuleDao in de.hybris.platform.configurablebundleservices.bundle.impl
Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return ChangeProductPriceBundleRuleDao Modifier and Type Method Description protected ChangeProductPriceBundleRuleDaoDefaultBundleCommerceRuleService. getChangeProductPriceBundleRuleDao()Methods in de.hybris.platform.configurablebundleservices.bundle.impl with parameters of type ChangeProductPriceBundleRuleDao Modifier and Type Method Description voidDefaultBundleCommerceRuleService. setChangeProductPriceBundleRuleDao(ChangeProductPriceBundleRuleDao changeProductPriceBundleRuleDao) -
Uses of ChangeProductPriceBundleRuleDao in de.hybris.platform.configurablebundleservices.daos.impl
Classes in de.hybris.platform.configurablebundleservices.daos.impl that implement ChangeProductPriceBundleRuleDao Modifier and Type Class Description classDefaultChangeProductPriceBundleRuleDaoDefault implementation of theChangeProductPriceBundleRuleDao
-