Class LocaleUtil
java.lang.Object
de.hybris.platform.sap.core.common.util.LocaleUtil
Helper class to access the
Locale attached with the executing thread.-
Method Summary
-
Method Details
-
getLocale
Get the current locale.- Returns:
- locale the current locale
-
setLocale
Set the locale (for test purposes).- Parameters:
locale- the default locale to be used in tests
-