com.raritantechnologies.verity.collection
Class VIndexBIFProcessor

java.lang.Object
  extended bycom.raritantechnologies.verity.collection.VIndexBIFProcessor
All Implemented Interfaces:
IBIFProcessor, ICollectionIndexer, IConfigurable

public abstract class VIndexBIFProcessor
extends java.lang.Object
implements IBIFProcessor


Field Summary
 
Fields inherited from interface com.raritantechnologies.searchApp.dataCollection.ICollectionIndexer
ADD, CREATE, DELETE, UPDATE
 
Constructor Summary
VIndexBIFProcessor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.raritantechnologies.verity.collection.IBIFProcessor
createCollection, processBIFs
 
Methods inherited from interface com.raritantechnologies.searchApp.IConfigurable
initialize
 
Methods inherited from interface com.raritantechnologies.searchApp.dataCollection.ICollectionIndexer
setIndexMode
 

Constructor Detail

VIndexBIFProcessor

public VIndexBIFProcessor()