public interface OntologyMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkExistingMappings(String dataSetIdentifier,
Database db) |
void |
deleteDocumentByIds(String documentType,
List<String> documentIds) |
boolean |
isRunning() |
void |
match(Integer selectedCatalogue,
List<Integer> cataloguesToMatch) |
Integer |
matchPercentage() |
void match(Integer selectedCatalogue, List<Integer> cataloguesToMatch) throws DatabaseException
DatabaseExceptionInteger matchPercentage()
boolean isRunning()
boolean checkExistingMappings(String dataSetIdentifier, Database db) throws DatabaseException
DatabaseExceptionCopyright © 2013. All Rights Reserved.