Uses of Interface
de.hybris.platform.acceleratorservices.promotions.dao.PromotionsDao
-
-
Uses of PromotionsDao in de.hybris.platform.acceleratorservices.promotions.dao.impl
Classes in de.hybris.platform.acceleratorservices.promotions.dao.impl that implement PromotionsDao Modifier and Type Class Description classDefaultPromotionsDao -
Uses of PromotionsDao in de.hybris.platform.acceleratorservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.acceleratorservices.search.solrfacetsearch.provider.impl that return PromotionsDao Modifier and Type Method Description protected PromotionsDaoPromotionFacetDisplayNameProvider. getPromotionsDao()Methods in de.hybris.platform.acceleratorservices.search.solrfacetsearch.provider.impl with parameters of type PromotionsDao Modifier and Type Method Description voidPromotionFacetDisplayNameProvider. setPromotionsDao(PromotionsDao promotionsDao) -
Uses of PromotionsDao in de.hybris.platform.customercouponservices.impl
Methods in de.hybris.platform.customercouponservices.impl that return PromotionsDao Modifier and Type Method Description protected PromotionsDaoDefaultCustomerCouponService. getPromotionsDao()Methods in de.hybris.platform.customercouponservices.impl with parameters of type PromotionsDao Modifier and Type Method Description voidDefaultCustomerCouponService. setPromotionsDao(PromotionsDao promotionsDao)
-