public class DefaultSmsChannelStrategy extends java.lang.Object implements NotificationChannelStrategy
| Constructor and Description |
|---|
DefaultSmsChannelStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChannelValue(CustomerModel customer)
get the channel value for the customer
|
ConfigurationService |
getConfigurationService() |
void |
setConfigurationService(ConfigurationService configurationService) |
public ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
public java.lang.String getChannelValue(CustomerModel customer)
NotificationChannelStrategygetChannelValue in interface NotificationChannelStrategycustomer - the customerCopyright © 2018 SAP SE. All Rights Reserved.