Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.kernel.dao.orm that return EntityCache
static EntityCache EntityCacheUtil.getEntityCache()
           
 

Methods in com.liferay.portal.kernel.dao.orm with parameters of type EntityCache
 void EntityCacheUtil.setEntityCache(EntityCache entityCache)
           
 


Liferay 6.2-ce-ga5