com.liferay.portal.kernel.util
Class LocaleThreadLocal

java.lang.Object
  extended by com.liferay.portal.kernel.util.LocaleThreadLocal

public class LocaleThreadLocal
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
LocaleThreadLocal()
           
 
Method Summary
static java.util.Locale getLocale()
           
static void setLocale(java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocaleThreadLocal

public LocaleThreadLocal()
Method Detail

getLocale

public static java.util.Locale getLocale()

setLocale

public static void setLocale(java.util.Locale locale)