Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.kernel.webcache.WebCacheItem

Packages that use WebCacheItem
com.liferay.portal.kernel.webcache   
 

Uses of WebCacheItem in com.liferay.portal.kernel.webcache
 

Methods in com.liferay.portal.kernel.webcache with parameters of type WebCacheItem
static Object WebCachePoolUtil.get(String key, WebCacheItem wci)
           
 Object WebCachePool.get(String key, WebCacheItem wci)
           
 


Liferay 6.1.2-ce-ga3