Uses of Interface
de.hybris.platform.customercouponservices.daos.CustomerCouponDao
-
-
Uses of CustomerCouponDao in de.hybris.platform.customercouponservices.compiler.strategies.impl
Methods in de.hybris.platform.customercouponservices.compiler.strategies.impl that return CustomerCouponDao Modifier and Type Method Description protected CustomerCouponDaoDefaultCouponConditionResolutionStrategy. getCustomerCouponDao()Methods in de.hybris.platform.customercouponservices.compiler.strategies.impl with parameters of type CustomerCouponDao Modifier and Type Method Description voidDefaultCouponConditionResolutionStrategy. setCustomerCouponDao(CustomerCouponDao customerCouponDao) -
Uses of CustomerCouponDao in de.hybris.platform.customercouponservices.cronjob
Methods in de.hybris.platform.customercouponservices.cronjob that return CustomerCouponDao Modifier and Type Method Description protected CustomerCouponDaoAbstractCouponNotificationJob. getCustomerCouponDao()Methods in de.hybris.platform.customercouponservices.cronjob with parameters of type CustomerCouponDao Modifier and Type Method Description voidAbstractCouponNotificationJob. setCustomerCouponDao(CustomerCouponDao customerCouponDao) -
Uses of CustomerCouponDao in de.hybris.platform.customercouponservices.daos.impl
Classes in de.hybris.platform.customercouponservices.daos.impl that implement CustomerCouponDao Modifier and Type Class Description classDefaultCustomerCouponDaoDefault implementation ofCustomerCouponDao -
Uses of CustomerCouponDao in de.hybris.platform.customercouponservices.impl
Methods in de.hybris.platform.customercouponservices.impl that return CustomerCouponDao Modifier and Type Method Description protected CustomerCouponDaoDefaultCustomerCouponService. getCustomerCouponDao()Methods in de.hybris.platform.customercouponservices.impl with parameters of type CustomerCouponDao Modifier and Type Method Description voidDefaultCustomerCouponService. setCustomerCouponDao(CustomerCouponDao customerCouponDao) -
Uses of CustomerCouponDao in de.hybris.platform.customercouponservices.redemption.strategies.impl
Methods in de.hybris.platform.customercouponservices.redemption.strategies.impl that return CustomerCouponDao Modifier and Type Method Description protected CustomerCouponDaoDefaultCustomerCouponRedemptionStrategy. getCustomerCouponDao()Methods in de.hybris.platform.customercouponservices.redemption.strategies.impl with parameters of type CustomerCouponDao Modifier and Type Method Description voidDefaultCustomerCouponRedemptionStrategy. setCustomerCouponDao(CustomerCouponDao customerCouponDao) -
Uses of CustomerCouponDao in de.hybris.platform.customercouponservices.solrsearch
Methods in de.hybris.platform.customercouponservices.solrsearch that return CustomerCouponDao Modifier and Type Method Description protected CustomerCouponDaoCustomerCouponFacetDisplayNameProvider. getCustomerCouponDao()Methods in de.hybris.platform.customercouponservices.solrsearch with parameters of type CustomerCouponDao Modifier and Type Method Description voidCustomerCouponFacetDisplayNameProvider. setCustomerCouponDao(CustomerCouponDao customerCouponDao)
-