public class MedlineDataTableDocumentDeleter extends Object implements IDocumentDeleter
| Constructor and Description |
|---|
MedlineDataTableDocumentDeleter() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> deletionConfiguration) |
void |
deleteDocuments(List<String> docIds) |
Set<String> |
getNames() |
void |
setDbc(DataBaseConnector dbc) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasNamepublic void setDbc(DataBaseConnector dbc)
public void deleteDocuments(List<String> docIds)
deleteDocuments in interface IDocumentDeleterpublic void configure(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> deletionConfiguration)
throws MedlineDocumentDeletionException
configure in interface IDocumentDeleterMedlineDocumentDeletionExceptionpublic Set<String> getNames()
getNames in interface IDocumentDeleterCopyright © 2018 JULIE Lab, Germany. All rights reserved.