Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.search.IndexerRegistry

Packages that use IndexerRegistry
com.liferay.portal.kernel.search   
 

Uses of IndexerRegistry in com.liferay.portal.kernel.search
 

Methods in com.liferay.portal.kernel.search that return IndexerRegistry
static IndexerRegistry IndexerRegistryUtil.getIndexerRegistry()
           
 

Methods in com.liferay.portal.kernel.search with parameters of type IndexerRegistry
 void IndexerRegistryUtil.setIndexerRegistry(IndexerRegistry indexerRegistry)
           
 


Liferay 6.2-ce-ga5