com.raritantechnologies.verity
Class VerityResultSet
java.lang.Object
com.raritantechnologies.searchApp.BasicResultSet
com.raritantechnologies.verity.VerityResultSet
- All Implemented Interfaces:
- IResultSet
- public class VerityResultSet
- extends BasicResultSet
Extension of Raritan BasicResultSet that has additional Verity-specific
properties.
Developed by
Raritan Technologies .
- Author:
- Ted Sullivan, Glenn Robitaille
| Methods inherited from class com.raritantechnologies.searchApp.BasicResultSet |
addAttribute, addResult, getAttribute, getAttributes, getElapsedTime, getElapsedTimeMS, getEndDoc, getNavigator, getPageSize, getQueryString, getResult, getResults, getResults, getResultSetID, getStartDoc, getTotalDocs, getXML, getXML, getXML, setElapsedTimeMS, setNavigator, setPageSize, setQueryString, setResultSetID, setStartDoc, setTotalDocs, size, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VerityResultSet
public VerityResultSet()
setK2ServerSpec
public void setK2ServerSpec(java.lang.String k2ServerSpec)
getK2ServerSpec
public java.lang.String getK2ServerSpec()
setSourceNames
public void setSourceNames(java.lang.String[] sourceNames)
getSourceNames
public java.lang.String[] getSourceNames()
setHighlightQuery
public void setHighlightQuery(java.lang.String highlightQuery)
getHighlightQuery
public java.lang.String getHighlightQuery()