Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.cache.index.IndexEncoder

Packages that use IndexEncoder
com.liferay.portal.kernel.cache.index   
 

Uses of IndexEncoder in com.liferay.portal.kernel.cache.index
 

Constructors in com.liferay.portal.kernel.cache.index with parameters of type IndexEncoder
PortalCacheIndexer(IndexEncoder<I,K> indexEncoder, PortalCache<K,V> portalCache)
           
 


Liferay 6.2-ce-ga5