Uses of Interface
de.hybris.platform.notificationservices.service.strategies.SmsNotificationChannelStrategy
-
Packages that use SmsNotificationChannelStrategy Package Description de.hybris.platform.notificationfacades.populators de.hybris.platform.notificationservices.service.strategies.impl -
-
Uses of SmsNotificationChannelStrategy in de.hybris.platform.notificationfacades.populators
Methods in de.hybris.platform.notificationfacades.populators that return SmsNotificationChannelStrategy Modifier and Type Method Description SmsNotificationChannelStrategyNotificationPreferencePopulator. getSmsNotificationChannelStrategy()Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.notificationfacades.populators with parameters of type SmsNotificationChannelStrategy Modifier and Type Method Description voidNotificationPreferencePopulator. setSmsNotificationChannelStrategy(SmsNotificationChannelStrategy smsNotificationChannelStrategy)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SmsNotificationChannelStrategy in de.hybris.platform.notificationservices.service.strategies.impl
Classes in de.hybris.platform.notificationservices.service.strategies.impl that implement SmsNotificationChannelStrategy Modifier and Type Class Description classDefaultSmsNotificationChannelStrategyDeprecated, for removal: This API element is subject to removal in a future version.since 6.7 .
-