Interface NotificationChannelStrategy

    • Method Detail

      • getChannelValue

        java.lang.String getChannelValue​(CustomerModel customer)
        get the channel value for the customer
        Parameters:
        customer - the customer
        Returns:
        return the notification channel value (for example, return email address for EMAIl channel)