com.raritantechnologies.endeca.pipeline
Class RaritanRecordAdapter
java.lang.Object
com.raritantechnologies.endeca.pipeline.RaritanRecordAdapter
- public class RaritanRecordAdapter
- extends java.lang.Object
Standard Wrapper for Endeca RecordAdapter.
The RaritanRecordAdapter is used with the Endeca Collection Pipeline in association with
a configured SystemObject of type IJavaManipulator.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADAPTER_NAME
public static final java.lang.String ADAPTER_NAME
- See Also:
- Constant Field Values
RaritanRecordAdapter
public RaritanRecordAdapter()
execute
public void execute(AdapterConfig config,
AdapterHandler handler)
throws AdapterException
- Throws:
AdapterException
process
public Record process(Record record)
pipelineDone
public void pipelineDone()
setAdapterName
public void setAdapterName(java.lang.String adapterName)
getAdapterName
public java.lang.String getAdapterName()