Liferay 6.0.5

com.liferay.portlet.social.util
Class SocialActivityThreadLocal

java.lang.Object
  extended by com.liferay.portlet.social.util.SocialActivityThreadLocal

public class SocialActivityThreadLocal
extends Object


Constructor Summary
SocialActivityThreadLocal()
           
 
Method Summary
static boolean isEnabled()
           
static void setEnabled(boolean enabled)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialActivityThreadLocal

public SocialActivityThreadLocal()
Method Detail

isEnabled

public static boolean isEnabled()

setEnabled

public static void setEnabled(boolean enabled)

Liferay 6.0.5