Class DefaultSmsChannelStrategy

    • Constructor Detail

      • DefaultSmsChannelStrategy

        public DefaultSmsChannelStrategy()
        Deprecated.
    • Method Detail

      • setConfigurationService

        public void setConfigurationService​(ConfigurationService configurationService)
        Deprecated.
      • getChannelValue

        public java.lang.String getChannelValue​(CustomerModel customer)
        Deprecated.
        Description copied from interface: NotificationChannelStrategy
        get the channel value for the customer
        Specified by:
        getChannelValue in interface NotificationChannelStrategy
        Parameters:
        customer - the customer
        Returns:
        return the notification channel value (for example, return email address for EMAIl channel)