Uses of Class
de.hybris.platform.servicelayer.internal.i18n.impl.DefaultLocalizationService.DataLocale
-
Packages that use DefaultLocalizationService.DataLocale Package Description de.hybris.platform.servicelayer.internal.i18n.impl -
-
Uses of DefaultLocalizationService.DataLocale in de.hybris.platform.servicelayer.internal.i18n.impl
Methods in de.hybris.platform.servicelayer.internal.i18n.impl that return DefaultLocalizationService.DataLocale Modifier and Type Method Description protected DefaultLocalizationService.DataLocaleDefaultLocalizationService. matchDataLocale(java.util.Locale loc, boolean throwError)Deprecated, for removal: This API element is subject to removal in a future version.Methods in de.hybris.platform.servicelayer.internal.i18n.impl that return types with arguments of type DefaultLocalizationService.DataLocale Modifier and Type Method Description protected java.util.Map<java.util.Locale,DefaultLocalizationService.DataLocale>DefaultLocalizationService. getSupportedLocales()Deprecated, for removal: This API element is subject to removal in a future version.Each hybrisLanguageis encapsulates into aDefaultLocalizationService.DataLocaleand is put with the correspondingLocaleinto the map.
-