|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.searchApp.BasicResultSet
com.raritantechnologies.xml.XMLResultSet
com.raritantechnologies.federated.FederatedResultSet
com.raritantechnologies.endeca.EndecaResultSet
Specialized result set for Endeca search results - includes Navigator support.
| Field Summary |
| Fields inherited from class com.raritantechnologies.federated.FederatedResultSet |
COOKIES |
| Fields inherited from class com.raritantechnologies.searchApp.BasicResultSet |
attrMap, lastSorter, needsReSort, results |
| Fields inherited from interface com.raritantechnologies.searchApp.IResultSet |
ELAPSEDTIME, PAGESIZE, QUERYSTRING, RESULTSETID, STARTDOC, TOTALDOCS |
| Constructor Summary | |
EndecaResultSet()
|
|
| Method Summary | |
DimensionSearchResult |
getDimensionSearchResult()
|
Navigation |
getNavigation()
|
INavigator |
getNavigator()
To Support Faceted Navigation |
void |
setDimensionSearchResult(DimensionSearchResult dimSearchResult)
|
void |
setNavigation(Navigation navigation)
|
void |
setNavigator(INavigator navigator)
|
| Methods inherited from class com.raritantechnologies.federated.FederatedResultSet |
getDOMDocument, getEndDoc, getEndDoc, getQueryString, getResult, getSourceNames, getStartDoc, getTotalDocs, getXML, getXML, setDocument, setDocument, setEndDoc, setEndDoc, setSearchSource, setStartDoc, setTotalDocs, toString |
| Methods inherited from class com.raritantechnologies.xml.XMLResultSet |
addXMLResult, initialize, initialize, setCharacterEncoding, setMultiValuePaths, setNestedResultPaths, setSingleValuePaths, setWrapCData |
| Methods inherited from class com.raritantechnologies.searchApp.BasicResultSet |
addAttribute, addResult, getAttribute, getAttributes, getElapsedTime, getElapsedTimeMS, getPageSize, getResult, getResults, getResults, getResultSetID, getStartDoc, getTotalDocs, getXML, setElapsedTimeMS, setPageSize, setQueryString, setResultSetID, setStartDoc, setTotalDocs, size |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.raritantechnologies.searchApp.IResultSet |
addAttribute, addResult, getAttribute, getAttributes, getElapsedTime, getElapsedTimeMS, getPageSize, getResult, getResults, getResults, getResultSetID, getStartDoc, getTotalDocs, getXML, setElapsedTimeMS, setPageSize, setQueryString, setResultSetID, setStartDoc, setTotalDocs, size |
| Constructor Detail |
public EndecaResultSet()
| Method Detail |
public void setNavigation(Navigation navigation)
public Navigation getNavigation()
public void setDimensionSearchResult(DimensionSearchResult dimSearchResult)
public DimensionSearchResult getDimensionSearchResult()
public INavigator getNavigator()
IResultSet
getNavigator in interface IResultSetgetNavigator in class BasicResultSetpublic void setNavigator(INavigator navigator)
setNavigator in interface IResultSetsetNavigator in class BasicResultSet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||