Liferay 6.0-ee

com.liferay.portal.kernel.util
Class LocaleThreadLocal

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

public class LocaleThreadLocal
extends Object


Constructor Summary
LocaleThreadLocal()
           
 
Method Summary
static Locale getLocale()
           
static void setLocale(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 Locale getLocale()

setLocale

public static void setLocale(Locale locale)

Liferay 6.0-ee