com.liferay.portal.kernel.search.suggest
Class SuggesterResult
java.lang.Object
com.liferay.portal.kernel.search.suggest.SuggesterResult
public class SuggesterResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuggesterResult
public SuggesterResult(String name)
addEntry
public void addEntry(SuggesterResult.Entry entry)
getEntries
public List<SuggesterResult.Entry> getEntries()
getName
public String getName()