Class DefaultSmsNotificationChannelStrategy

java.lang.Object
de.hybris.platform.notificationservices.service.strategies.impl.DefaultSmsNotificationChannelStrategy
All Implemented Interfaces:
SmsNotificationChannelStrategy

@Deprecated(since="6.7", forRemoval=true) public class DefaultSmsNotificationChannelStrategy extends 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 Details

    • DefaultSmsNotificationChannelStrategy

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

    • 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 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