| Modifier and Type | Method and Description |
|---|---|
Collection<MetadatumDTO> |
ImportRecord.getValue(String schema,
String element,
String qualifier) |
List<MetadatumDTO> |
ImportRecord.getValueList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportRecord.addValue(MetadatumDTO value) |
| Constructor and Description |
|---|
ImportRecord(List<MetadatumDTO> valueList) |
| Modifier and Type | Method and Description |
|---|---|
MetadatumDTO |
AbstractMetadataFieldMapping.toDCValue(MetadataFieldConfig field,
String value) |
MetadatumDTO |
MetadataFieldMapping.toDCValue(MetadataFieldConfig field,
String mf) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MetadatumDTO> |
AbstractMetadataFieldMapping.resultToDCValueMapping(RecordType record) |
Collection<MetadatumDTO> |
MetadataFieldMapping.resultToDCValueMapping(RecordType record) |
| Constructor and Description |
|---|
MetadataFieldConfig(MetadatumDTO value) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MetadatumDTO> |
SimpleXpathMetadatumContributor.contributeMetadata(org.apache.axiom.om.OMElement t) |
Collection<MetadatumDTO> |
MetadataContributor.contributeMetadata(RecordType t) |
Collection<MetadatumDTO> |
CombinedMetadatumContributor.contributeMetadata(T t)
a separate Metadatum object is created for each index of Metadatum returned from the calls to
MetadatumContributor.contributeMetadata(t) for each MetadatumContributor in the metadatumContributors list.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<MetadatumDTO> |
PubmedDateMetadatumContributor.contributeMetadata(T t) |
Collection<MetadatumDTO> |
PubmedLanguageMetadatumContributor.contributeMetadata(T t) |
Copyright © 2016 DuraSpace. All Rights Reserved.