org.activemath.webapp.dict
Class SearchResult
java.lang.Object
org.activemath.webapp.dict.SearchResult
public class SearchResult
- extends Object
Search result for Dictionary
|
Field Summary |
protected static Category |
log
The logger for this class |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static Category log
- The logger for this class
getQueryText
public String getQueryText()
getQueryTime
public long getQueryTime()
setQueryTime
public void setQueryTime(long value)
getResults
public Collection getResults()
getResult
public Map getResult()