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