com.liferay.portal.kernel.util
Class LocaleThreadLocal
java.lang.Object
com.liferay.portal.kernel.util.LocaleThreadLocal
public class LocaleThreadLocal
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocaleThreadLocal
public LocaleThreadLocal()
getDefaultLocale
public static Locale getDefaultLocale()
getThemeDisplayLocale
public static Locale getThemeDisplayLocale()
setDefaultLocale
public static void setDefaultLocale(Locale locale)
setThemeDisplayLocale
public static void setThemeDisplayLocale(Locale locale)