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.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.Each hybrisLanguageis encapsulates into aDefaultLocalizationService.DataLocaleand is put with the correspondingLocaleinto the map.
-