Liferay 7.0-ga1 util-java

com.liferay.util
Class RSSThreadLocal

java.lang.Object
  extended by com.liferay.util.RSSThreadLocal

public class RSSThreadLocal
extends Object

See Also:
com.liferay.rss.util.RSSThreadLocal

Constructor Summary
RSSThreadLocal()
           
 
Method Summary
static boolean isExportRSS()
           
static void setExportRSS(boolean exportRSS)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSSThreadLocal

public RSSThreadLocal()
Method Detail

isExportRSS

public static boolean isExportRSS()

setExportRSS

public static void setExportRSS(boolean exportRSS)

Liferay 7.0-ga1 util-java