Uses of Interface
de.hybris.platform.customercouponservices.daos.CouponNotificationDao
Packages that use CouponNotificationDao
Package
Description
-
Uses of CouponNotificationDao in de.hybris.platform.customercouponservices.cronjob
Methods in de.hybris.platform.customercouponservices.cronjob that return CouponNotificationDaoModifier and TypeMethodDescriptionprotected CouponNotificationDaoAbstractCouponNotificationJob.getCouponNotificationDao()Methods in de.hybris.platform.customercouponservices.cronjob with parameters of type CouponNotificationDaoModifier and TypeMethodDescriptionvoidAbstractCouponNotificationJob.setCouponNotificationDao(CouponNotificationDao couponNotificationDao) -
Uses of CouponNotificationDao in de.hybris.platform.customercouponservices.daos.impl
Classes in de.hybris.platform.customercouponservices.daos.impl that implement CouponNotificationDao -
Uses of CouponNotificationDao in de.hybris.platform.customercouponservices.impl
Methods in de.hybris.platform.customercouponservices.impl that return CouponNotificationDaoModifier and TypeMethodDescriptionprotected CouponNotificationDaoDefaultCustomerCouponService.getCouponNotificationDao()Methods in de.hybris.platform.customercouponservices.impl with parameters of type CouponNotificationDaoModifier and TypeMethodDescriptionvoidDefaultCustomerCouponService.setCouponNotificationDao(CouponNotificationDao couponNotificationDao)