Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.kernel.search.suggest.SuggesterResult.Entry

Packages that use SuggesterResult.Entry
com.liferay.portal.kernel.search.suggest   
 

Uses of SuggesterResult.Entry in com.liferay.portal.kernel.search.suggest
 

Methods in com.liferay.portal.kernel.search.suggest that return types with arguments of type SuggesterResult.Entry
 List<SuggesterResult.Entry> SuggesterResult.getEntries()
           
 

Methods in com.liferay.portal.kernel.search.suggest with parameters of type SuggesterResult.Entry
 void SuggesterResult.addEntry(SuggesterResult.Entry entry)
           
 


Liferay 7.0-ce-b4