public class OAIStoreSynchronizer extends Object
| Constructor and Description |
|---|
OAIStoreSynchronizer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeCallback(Callable<?> callback) |
eu.dnetlib.data.information.oai.publisher.conf.OAIConfigurationExistReader |
getConfiguration() |
void |
setConfiguration(eu.dnetlib.data.information.oai.publisher.conf.OAIConfigurationExistReader configuration) |
void |
synchronize(Iterable<String> records,
eu.dnetlib.data.information.oai.publisher.info.MDFInfo sourceMetadataFormat,
String recordSource,
String dbName,
boolean alwaysNewRecord,
Callable<?> callback,
Callable<?> failCallback) |
public void synchronize(Iterable<String> records, eu.dnetlib.data.information.oai.publisher.info.MDFInfo sourceMetadataFormat, String recordSource, String dbName, boolean alwaysNewRecord, Callable<?> callback, Callable<?> failCallback)
protected void executeCallback(Callable<?> callback)
public eu.dnetlib.data.information.oai.publisher.conf.OAIConfigurationExistReader getConfiguration()
public void setConfiguration(eu.dnetlib.data.information.oai.publisher.conf.OAIConfigurationExistReader configuration)
Copyright © 2026. All rights reserved.