| Modifier and Type | Method and Description |
|---|---|
ProcessingQueue<RecordType> |
Harvester.listRecords(Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
ProcessingQueue<RecordType> |
RecordIterator.harvest() |
| Modifier and Type | Method and Description |
|---|---|
protected RecordType |
RecordParser.parseElement(XMLEventReader reader) |
| Modifier and Type | Field and Description |
|---|---|
protected RecordType |
GetRecordType.record |
| Modifier and Type | Field and Description |
|---|---|
protected List<RecordType> |
ListRecordsType.record |
| Modifier and Type | Method and Description |
|---|---|
RecordType |
GetRecordType.getRecord()
Gets the value of the record property.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecordType> |
ListRecordsType.getRecord()
Gets the value of the record property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRecordType.setRecord(RecordType value)
Sets the value of the record property.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessingQueue<RecordType> |
ListRecords.harvest() |
| Constructor and Description |
|---|
RetrieveListRecords(ProcessingQueue<RecordType> list,
OAIServiceConfiguration<MetadataParser,AboutItemParser,DescriptionParser,AboutSetParser> config,
Parameters params) |
Copyright © 2020. All rights reserved.