Uses of Interface
de.hybris.platform.notificationservices.service.strategies.NotificationChannelStrategy
-
-
Uses of NotificationChannelStrategy in de.hybris.platform.chineseprofileservices.strategies.impl
Classes in de.hybris.platform.chineseprofileservices.strategies.impl that implement NotificationChannelStrategy Modifier and Type Class Description classChineseProfileSMSChannelStrategyDeprecated, for removal: This API element is subject to removal in a future version.since 19.05 .classDefaultChineseProfileSMSChannelStrategy -
Uses of NotificationChannelStrategy in de.hybris.platform.notificationservices.service.impl
Methods in de.hybris.platform.notificationservices.service.impl that return types with arguments of type NotificationChannelStrategy Modifier and Type Method Description java.util.Map<NotificationChannel,NotificationChannelStrategy>DefaultNotificationService. getNotificationChannelStrategyMap()Method parameters in de.hybris.platform.notificationservices.service.impl with type arguments of type NotificationChannelStrategy Modifier and Type Method Description voidDefaultNotificationService. setNotificationChannelStrategyMap(java.util.Map<NotificationChannel,NotificationChannelStrategy> notificationChannelStrategyMap) -
Uses of NotificationChannelStrategy in de.hybris.platform.notificationservices.service.strategies.impl
Classes in de.hybris.platform.notificationservices.service.strategies.impl that implement NotificationChannelStrategy Modifier and Type Class Description classDefaultEmailChannelStrategyEmail notification channel strategy to get email addressclassDefaultSmsChannelStrategyDeprecated, for removal: This API element is subject to removal in a future version.since 19.05 .
-