Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.cache.CacheRegistryItem

Packages that use CacheRegistryItem
com.liferay.portal.kernel.cache   
com.liferay.util.freemarker   
 

Uses of CacheRegistryItem in com.liferay.portal.kernel.cache
 

Methods in com.liferay.portal.kernel.cache with parameters of type CacheRegistryItem
 void CacheRegistry.register(CacheRegistryItem cacheRegistryItem)
           
static void CacheRegistryUtil.register(CacheRegistryItem cacheRegistryItem)
           
 

Uses of CacheRegistryItem in com.liferay.util.freemarker
 

Classes in com.liferay.util.freemarker that implement CacheRegistryItem
 class FreeMarkerTaglibFactoryUtil
           
 


Liferay 6.2-ce-ga5