public interface ODataLocalizationService
| Modifier and Type | Method and Description |
|---|---|
java.util.Locale |
getCommerceSuiteLocale()
Gets the locale of the Commerce Suite
|
java.util.Locale |
getLocaleForLanguage(java.lang.String isoCode)
Looks up a locale supported by the Commerce Suite by the standard ISO code, i.e "en"
|
java.util.Locale[] |
getSupportedLocales()
Looks up a all locales supported by this Commerce Suite installation.
|
java.util.Locale getLocaleForLanguage(java.lang.String isoCode)
isoCode - The isoCode used to search for an existing LanguageModeljava.util.Locale[] getSupportedLocales()
java.util.Locale getCommerceSuiteLocale()
Copyright © 2018 SAP SE. All Rights Reserved.