com.liferay.portal.servlet.filters.layoutcache
Class LayoutCacheUtil

java.lang.Object
  extended by com.liferay.portal.servlet.filters.cache.CacheUtil
      extended by com.liferay.portal.servlet.filters.layoutcache.LayoutCacheUtil

Deprecated. This class has been repackaged at com.liferay.portal.servlet.filters.cache.

public class LayoutCacheUtil
extends CacheUtil

View Source

Author:
Alexander Chow, Michael Young

Field Summary
 
Fields inherited from class com.liferay.portal.servlet.filters.cache.CacheUtil
CACHE_NAME
 
Constructor Summary
LayoutCacheUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.servlet.filters.cache.CacheUtil
clearCache, clearCache, getCacheResponseData, putCacheResponseData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LayoutCacheUtil

public LayoutCacheUtil()
Deprecated.