| Package | Description |
|---|---|
| eu.dnetlib.data.oai.store | |
| eu.dnetlib.data.oai.store.mongo |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyRecordChangeDetector
This is a basic dummy implementation that always returns true, regardless the actual content of the records to compare.
|
| Modifier and Type | Method and Description |
|---|---|
RecordChangeDetector |
MongoPublisherStore.getRecordChangeDetector() |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoPublisherStore.setRecordChangeDetector(RecordChangeDetector recordChangeDetector) |
| Constructor and Description |
|---|
MongoPublisherStore(String id,
String metadataFormat,
String interpretation,
String layout,
com.mongodb.client.MongoCollection<com.mongodb.DBObject> collection,
List<eu.dnetlib.data.information.oai.publisher.PublisherField> mongoFields,
RecordInfoGenerator recordInfoGenerator,
String idScheme,
String idNamespace,
MetadataExtractor metadataExtractor,
RecordChangeDetector recordChangeDetector,
boolean alwaysNewRecord,
com.mongodb.client.MongoDatabase mongodb) |
Copyright © 2026. All rights reserved.