|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.searchApp.dataCollection.GatewayProcessorFilter
com.raritantechnologies.searchApp.dataCollection.UpdateProcessorFilter
Provides an update / delete checking service for an OutputProcessor using a Database.
| Field Summary |
| Fields inherited from class com.raritantechnologies.searchApp.dataCollection.GatewayProcessorFilter |
postProcessorFilters |
| Fields inherited from interface com.raritantechnologies.searchApp.dataCollection.ICollectionIndexer |
ADD, CREATE, DELETE, UPDATE |
| Constructor Summary | |
UpdateProcessorFilter()
|
|
| Method Summary | |
void |
dataComplete()
Data feed is complete. |
java.lang.String |
processData(IResultSet data)
returns theOutputProcessor(s) output. |
protected java.lang.String |
sendToOutput(IResultSet filteredData)
|
| Methods inherited from class com.raritantechnologies.searchApp.dataCollection.GatewayProcessorFilter |
addOutputProcessor, addPostProcessor, filterData, filterResultSet, getConfigurationXML, initialize, initialize, initialize, processResultSet, setIndexMode, setResultMatcher, setUserMatcher |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UpdateProcessorFilter()
| Method Detail |
public java.lang.String processData(IResultSet data)
GatewayProcessorFilter
processData in interface IGatewayOutputProcessorprocessData in class GatewayProcessorFilterprotected java.lang.String sendToOutput(IResultSet filteredData)
sendToOutput in class GatewayProcessorFilterpublic void dataComplete()
GatewayProcessorFilter
dataComplete in interface IGatewayOutputProcessordataComplete in class GatewayProcessorFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||