Uses of Interface
de.hybris.platform.notificationservices.service.NotificationService
Packages that use NotificationService
Package
Description
-
Uses of NotificationService in de.hybris.platform.customercouponservices.cronjob
Constructors in de.hybris.platform.customercouponservices.cronjob with parameters of type NotificationServiceModifierConstructorDescriptionCouponNotificationTask(NotificationService notificationService, Map<String, ? extends ItemModel> data) -
Uses of NotificationService in de.hybris.platform.customercouponservices.sms.process.impl
Methods in de.hybris.platform.customercouponservices.sms.process.impl that return NotificationServiceModifier and TypeMethodDescriptionprotected NotificationServiceDefaultCouponNotificationSmsProcessor.getNotificationService()Methods in de.hybris.platform.customercouponservices.sms.process.impl with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidDefaultCouponNotificationSmsProcessor.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in de.hybris.platform.notificationfacades.facades.impl
Methods in de.hybris.platform.notificationfacades.facades.impl that return NotificationServiceMethods in de.hybris.platform.notificationfacades.facades.impl with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidDefaultNotificationPreferenceFacade.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in de.hybris.platform.notificationservices.cronjob
Methods in de.hybris.platform.notificationservices.cronjob that return NotificationServiceModifier and TypeMethodDescriptionprotected NotificationServiceAbstractNotificationJob.getNotificationService()Methods in de.hybris.platform.notificationservices.cronjob with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidAbstractNotificationJob.setNotificationService(NotificationService notificationService) -
Uses of NotificationService in de.hybris.platform.notificationservices.service.impl
Classes in de.hybris.platform.notificationservices.service.impl that implement NotificationServiceModifier and TypeClassDescriptionclassdefault implementation of NotificationService -
Uses of NotificationService in de.hybris.platform.stocknotificationservices.cronjob
Constructors in de.hybris.platform.stocknotificationservices.cronjob with parameters of type NotificationServiceModifierConstructorDescriptionStockNotificationTask(NotificationService notificationService, ModelService modelService, Map<String, ItemModel> data) -
Uses of NotificationService in de.hybris.platform.stocknotificationservices.sms.processor.impl
Methods in de.hybris.platform.stocknotificationservices.sms.processor.impl that return NotificationServiceModifier and TypeMethodDescriptionprotected NotificationServiceDefaultStockNotificationSmsProcessor.getNotificationService()Methods in de.hybris.platform.stocknotificationservices.sms.processor.impl with parameters of type NotificationServiceModifier and TypeMethodDescriptionvoidDefaultStockNotificationSmsProcessor.setNotificationService(NotificationService notificationService)