Uses of Interface
de.hybris.platform.notificationfacades.facades.NotificationPreferenceFacade
-
-
Uses of NotificationPreferenceFacade in de.hybris.platform.customerinterestsfacades.productinterest.populators
Methods in de.hybris.platform.customerinterestsfacades.productinterest.populators that return NotificationPreferenceFacade Modifier and Type Method Description protected NotificationPreferenceFacadeProductInterestPopulator. getNotificationPreferenceFacade()Methods in de.hybris.platform.customerinterestsfacades.productinterest.populators with parameters of type NotificationPreferenceFacade Modifier and Type Method Description voidProductInterestPopulator. setNotificationPreferenceFacade(NotificationPreferenceFacade notificationPreferenceFacade) -
Uses of NotificationPreferenceFacade in de.hybris.platform.notificationfacades.facades.impl
Classes in de.hybris.platform.notificationfacades.facades.impl that implement NotificationPreferenceFacade Modifier and Type Class Description classDefaultNotificationPreferenceFacadeFacade used to get and update notification preference -
Uses of NotificationPreferenceFacade in de.hybris.platform.notificationocc.validator
Methods in de.hybris.platform.notificationocc.validator that return NotificationPreferenceFacade Modifier and Type Method Description protected NotificationPreferenceFacadeNotificationPreferenceSMSValidator. getNotificationPreferenceFacade()Constructors in de.hybris.platform.notificationocc.validator with parameters of type NotificationPreferenceFacade Constructor Description NotificationPreferenceSMSValidator(NotificationPreferenceFacade notificationPreferenceFacade) -
Uses of NotificationPreferenceFacade in de.hybris.platform.notificationoccaddon.validator
Methods in de.hybris.platform.notificationoccaddon.validator that return NotificationPreferenceFacade Modifier and Type Method Description protected NotificationPreferenceFacadeNotificationPreferenceSMSValidator. getNotificationPreferenceFacade()Constructors in de.hybris.platform.notificationoccaddon.validator with parameters of type NotificationPreferenceFacade Constructor Description NotificationPreferenceSMSValidator(NotificationPreferenceFacade notificationPreferenceFacade)
-