Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.search.suggest.DictionaryEntry

Packages that use DictionaryEntry
com.liferay.portal.kernel.search.suggest   
 

Uses of DictionaryEntry in com.liferay.portal.kernel.search.suggest
 

Methods in com.liferay.portal.kernel.search.suggest that return types with arguments of type DictionaryEntry
 Iterator<DictionaryEntry> DictionaryReader.getDictionaryEntriesIterator()
           
 


Liferay 7.0-ce-b4