Class DefaultLabelService.GlobalDataLanguageProvider
- java.lang.Object
-
- de.hybris.platform.cockpit.services.label.impl.DefaultLabelService.GlobalDataLanguageProvider
-
- All Implemented Interfaces:
DefaultLabelService.LanguageProvider
- Enclosing class:
- DefaultLabelService
public static class DefaultLabelService.GlobalDataLanguageProvider extends java.lang.Object implements DefaultLabelService.LanguageProvider
Implementation forDefaultLabelService.LanguageProvider
that returns the global data language from the currentUISession
-
-
Constructor Summary
Constructors Constructor Description GlobalDataLanguageProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getLanguageIso()
-
-
-
Method Detail
-
getLanguageIso
public java.lang.String getLanguageIso()
- Specified by:
getLanguageIso
in interfaceDefaultLabelService.LanguageProvider
-
-