com.raritantechnologies.endeca.contentAssembler
Class RTIContentResults
java.lang.Object
ENEContentResults
com.raritantechnologies.endeca.contentAssembler.RTIContentResults
- public class RTIContentResults
- extends ENEContentResults
Wrapper class that enables the packaging of an
IContentItemFilter to post-filter ContentAssembler ContentItems.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RTIContentResults
public RTIContentResults(ENEQuery eneQuery,
ENEContentResults eneContentResults,
IContentItemFilter contentItemFilter,
IFieldFormatter[] fieldFormatters)
setContentConnectorMap
public void setContentConnectorMap(java.util.Map contentConnectorMap)
getContent
public ContentItem getContent()
getENEQueryResults
public ENEQueryResults getENEQueryResults()
getRTIQueryResults
public IResultSet getRTIQueryResults()
- Returns an RTI ResultSet...
getRTIResultsDisplay
public java.lang.String getRTIResultsDisplay()
getRTIQuery
public OrderedMap getRTIQuery()