Liferay 6.1.10-ee-ga1

com.liferay.portal.kernel.staging
Class MergeLayoutPrototypesThreadLocal

java.lang.Object
  extended by com.liferay.portal.kernel.staging.MergeLayoutPrototypesThreadLocal

public class MergeLayoutPrototypesThreadLocal
extends Object


Constructor Summary
MergeLayoutPrototypesThreadLocal()
           
 
Method Summary
static boolean isInProgress()
           
static void setInProgress(boolean inProgress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MergeLayoutPrototypesThreadLocal

public MergeLayoutPrototypesThreadLocal()
Method Detail

isInProgress

public static boolean isInProgress()

setInProgress

public static void setInProgress(boolean inProgress)

Liferay 6.1.10-ee-ga1