Liferay 6.2-ce-ga5

com.liferay.util
Class RSSThreadLocal

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

public class RSSThreadLocal
extends Object


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 6.2-ce-ga5