DefaultSmsChannelStrategy@Deprecated public class DefaultSmsNotificationChannelStrategy extends java.lang.Object implements SmsNotificationChannelStrategy
| Constructor and Description |
|---|
DefaultSmsNotificationChannelStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationService |
getConfigurationService()
Deprecated.
|
java.lang.String |
getMobilePhoneNumber(CustomerModel customer)
Deprecated.
Get the mobile phone number from project.properties configuration file
|
void |
setConfigurationService(ConfigurationService configurationService)
Deprecated.
|
public DefaultSmsNotificationChannelStrategy()
public ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
public java.lang.String getMobilePhoneNumber(CustomerModel customer)
SmsNotificationChannelStrategygetMobilePhoneNumber in interface SmsNotificationChannelStrategycustomer - get phone number from this customerCopyright © 2018 SAP SE. All Rights Reserved.