Liferay 6.0.5

com.liferay.portlet
Class PortletPreferencesThreadLocal

java.lang.Object
  extended by com.liferay.portlet.PortletPreferencesThreadLocal

public class PortletPreferencesThreadLocal
extends Object


Constructor Summary
PortletPreferencesThreadLocal()
           
 
Method Summary
static boolean isStrict()
           
static void setStrict(boolean strict)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletPreferencesThreadLocal

public PortletPreferencesThreadLocal()
Method Detail

isStrict

public static boolean isStrict()

setStrict

public static void setStrict(boolean strict)

Liferay 6.0.5