Interface NotificationLanguageStrategy

All Known Implementing Classes:
DefaultEmailNotificationLanguageStrategy

public interface NotificationLanguageStrategy
Get language strategy
  • Method Summary

    Modifier and Type
    Method
    Description
    If chineseprofileaddon exist use the email language setting under personal detail page else use current site language
  • Method Details

    • getNotificationLanguage

      Optional<LanguageModel> getNotificationLanguage(CustomerModel customer)
      If chineseprofileaddon exist use the email language setting under personal detail page else use current site language
      Returns:
      language