public interface NotificationLanguageStrategy
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<LanguageModel> |
getNotificationLanguage(CustomerModel customer)
If chineseprofileaddon exist use the email language setting under personal detail page else use current site
language
|
java.util.Optional<LanguageModel> getNotificationLanguage(CustomerModel customer)
Copyright © 2018 SAP SE. All Rights Reserved.