Uses of Interface
de.hybris.platform.notificationservices.strategies.SendSmsMessageStrategy
-
-
Uses of SendSmsMessageStrategy in de.hybris.platform.customercouponservices.sms.process.impl
Methods in de.hybris.platform.customercouponservices.sms.process.impl that return SendSmsMessageStrategy Modifier and Type Method Description protected SendSmsMessageStrategyDefaultCouponNotificationSmsProcessor. getSendSmsMessageStrategy()Methods in de.hybris.platform.customercouponservices.sms.process.impl with parameters of type SendSmsMessageStrategy Modifier and Type Method Description voidDefaultCouponNotificationSmsProcessor. setSendSmsMessageStrategy(SendSmsMessageStrategy sendSmsMessageStrategy) -
Uses of SendSmsMessageStrategy in de.hybris.platform.notificationservices.strategies.impl
Classes in de.hybris.platform.notificationservices.strategies.impl that implement SendSmsMessageStrategy Modifier and Type Class Description classDefaultSendSmsMessageStrategyDefault implementation ofSendSmsMessageStrategy -
Uses of SendSmsMessageStrategy in de.hybris.platform.stocknotificationservices.sms.processor.impl
Methods in de.hybris.platform.stocknotificationservices.sms.processor.impl that return SendSmsMessageStrategy Modifier and Type Method Description protected SendSmsMessageStrategyDefaultStockNotificationSmsProcessor. getSendSmsMessageStrategy()Methods in de.hybris.platform.stocknotificationservices.sms.processor.impl with parameters of type SendSmsMessageStrategy Modifier and Type Method Description voidDefaultStockNotificationSmsProcessor. setSendSmsMessageStrategy(SendSmsMessageStrategy sendSmsMessageStrategy)
-