Class DefaultSmsNotificationChannelStrategy

  • All Implemented Interfaces:
    SmsNotificationChannelStrategy

    @Deprecated(since="6.7",
                forRemoval=true)
    public class DefaultSmsNotificationChannelStrategy
    extends java.lang.Object
    implements SmsNotificationChannelStrategy
    Deprecated, for removal: This API element is subject to removal in a future version.
    Default Strategy used to get the mobile phone number from project.properties configuration file
    • Constructor Detail

      • DefaultSmsNotificationChannelStrategy

        public DefaultSmsNotificationChannelStrategy()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • getConfigurationService

        public ConfigurationService getConfigurationService()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • setConfigurationService

        public void setConfigurationService​(ConfigurationService configurationService)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • getMobilePhoneNumber

        public java.lang.String getMobilePhoneNumber​(CustomerModel customer)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Description copied from interface: SmsNotificationChannelStrategy
        Get the mobile phone number from project.properties configuration file
        Specified by:
        getMobilePhoneNumber in interface SmsNotificationChannelStrategy
        Parameters:
        customer - get phone number from this customer
        Returns:
        the mobile number will be returned