org.dlese.dpc.index
Class FileIndexingServiceData
java.lang.Object
org.dlese.dpc.index.FileIndexingServiceData
public class FileIndexingServiceData
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileIndexingServiceData
public FileIndexingServiceData()
setDoc
public void setDoc(org.apache.lucene.document.Document documentToAdd)
getDoc
public org.apache.lucene.document.Document getDoc()
getDocsToRemove
public HashMap getDocsToRemove()
addDocToRemove
public void addDocToRemove(String field,
String value)
clearAll
public void clearAll()