com.raritantechnologies.verity.parametric
Class ParametricResultSet
java.lang.Object
com.raritantechnologies.searchApp.BasicResultSet
com.raritantechnologies.verity.parametric.ParametricResultSet
- All Implemented Interfaces:
- IResultSet, java.io.Serializable
- public class ParametricResultSet
- extends BasicResultSet
- implements java.io.Serializable
Wraps a Verity Parametric Result Set as a Raritan IResultSet.
This is a dynamic result set: always queries the VParametric ParametricResult for
Documents. Uses its ParametricSearchSource to get
the fields that it needs to retrieve from VParametricSearch.
Developed by
Raritan Technologies .
- Author:
- Ted Sullivan
- See Also:
- Serialized Form
| 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 |
ParametricResultSet
public ParametricResultSet(ParametricResult paraResult,
ParametricSearchSource pss)
ParametricResultSet
public ParametricResultSet(ParametricResult paraResult,
int startRec,
int pageSize,
ParametricSearchSource pss)
getNumProcessed
public long getNumProcessed()