Liferay 6.0.5

com.liferay.portal.kernel.util
Class TimeZoneThreadLocal

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

public class TimeZoneThreadLocal
extends Object


Constructor Summary
TimeZoneThreadLocal()
           
 
Method Summary
static TimeZone getTimeZone()
           
static void setTimeZone(TimeZone timeZone)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeZoneThreadLocal

public TimeZoneThreadLocal()
Method Detail

getTimeZone

public static TimeZone getTimeZone()

setTimeZone

public static void setTimeZone(TimeZone timeZone)

Liferay 6.0.5