Liferay 6.2-ce-ga5

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
 Object WebCachePool.get(String key, WebCacheItem wci)
           
static Object WebCachePoolUtil.get(String key, WebCacheItem wci)
           
 


Liferay 6.2-ce-ga5