Liferay 6.0.5

Uses of Class
com.liferay.portal.kernel.cache.PortalCacheException

Packages that use PortalCacheException
com.liferay.portal.kernel.cache   
 

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

Methods in com.liferay.portal.kernel.cache that throw PortalCacheException
 void PortalCacheManager.clearAll()
           
 PortalCache PortalCacheManager.getCache(String name)
           
 PortalCache PortalCacheManager.getCache(String name, boolean blocking)
           
 


Liferay 6.0.5