Uses of Class
de.hybris.platform.servicelayer.internal.i18n.impl.DefaultLocalizationService.DataLocale
Packages that use DefaultLocalizationService.DataLocale
-
Uses of DefaultLocalizationService.DataLocale in de.hybris.platform.servicelayer.internal.i18n.impl
Methods in de.hybris.platform.servicelayer.internal.i18n.impl that return DefaultLocalizationService.DataLocaleModifier and TypeMethodDescriptionprotected DefaultLocalizationService.DataLocaleDefaultLocalizationService.matchDataLocale(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.DataLocaleModifier and TypeMethodDescriptionprotected Map<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.