Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of SpellCheckIndexWriter in com.liferay.portal.kernel.search
 interface IndexWriter
           
 

Classes in com.liferay.portal.kernel.search that implement SpellCheckIndexWriter
 class BaseGenericSpellCheckIndexWriter
           
 class BaseIndexWriter
           
 class BaseSpellCheckIndexWriter
           
 class DummyIndexWriter
           
 class IndexWriterProxyBean
           
 

Methods in com.liferay.portal.kernel.search with parameters of type SpellCheckIndexWriter
 void BaseIndexWriter.setSpellCheckIndexWriter(SpellCheckIndexWriter spellCheckIndexWriter)
           
 


Liferay 6.2-ce-ga5