Liferay 7.0-ce-b4

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

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

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

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

Methods in com.liferay.portal.kernel.search.suggest with parameters of type SuggesterResult.Entry.Option
 void SuggesterResult.Entry.addOption(SuggesterResult.Entry.Option option)
           
 


Liferay 7.0-ce-b4