Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.dao.orm.FinderCache

Packages that use FinderCache
com.liferay.portal.kernel.dao.orm   
 

Uses of FinderCache in com.liferay.portal.kernel.dao.orm
 

Methods in com.liferay.portal.kernel.dao.orm that return FinderCache
static FinderCache FinderCacheUtil.getFinderCache()
           
 

Methods in com.liferay.portal.kernel.dao.orm with parameters of type FinderCache
 void FinderCacheUtil.setFinderCache(FinderCache finderCache)
           
 


Liferay 6.2-ce-ga5