Uses of Interface
de.hybris.platform.cockpit.services.label.impl.DefaultLabelService.LanguageProvider
-
Packages that use DefaultLabelService.LanguageProvider Package Description de.hybris.platform.cockpit.services.label.impl -
-
Uses of DefaultLabelService.LanguageProvider in de.hybris.platform.cockpit.services.label.impl
Classes in de.hybris.platform.cockpit.services.label.impl that implement DefaultLabelService.LanguageProvider Modifier and Type Class Description static classDefaultLabelService.GlobalDataLanguageProviderImplementation forDefaultLabelService.LanguageProviderthat returns the global data language from the currentUISessionstatic classDefaultLabelService.SessionLanguageProviderImplementation forDefaultLabelService.LanguageProviderthat returns the session language from the currentUISessionstatic classDefaultLabelService.StaticLanguageProviderImplementation forDefaultLabelService.LanguageProviderthat returns a fixed value specified in the constructor.Methods in de.hybris.platform.cockpit.services.label.impl that return DefaultLabelService.LanguageProvider Modifier and Type Method Description protected DefaultLabelService.LanguageProviderDefaultLabelService. getLanguageProvider()Methods in de.hybris.platform.cockpit.services.label.impl with parameters of type DefaultLabelService.LanguageProvider Modifier and Type Method Description voidDefaultLabelService. setLanguageProvider(DefaultLabelService.LanguageProvider languageProvider)
-