| Package | Description |
|---|---|
| org.dspace.importer.external.pubmed.service |
Pubmed implementation of specific
org.dspace.importer.external.service classes |
| org.dspace.importer.external.service |
Main import framework services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PubmedImportMetadataSourceServiceImpl
Implements a data source for querying pubmed central
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImportMetadataSourceService<RecordType>
This class is a partial implementation of
MetadataSource. |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,MetadataSource> |
ImportService.getImportSources()
Retrieve the importSources set to this class.
|
protected Collection<MetadataSource> |
ImportService.matchingImports(String uri)
Utility method to find what import implementations match the imports uri.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportService.setImportSources(List<MetadataSource> importSources)
Sets the importsources that will be used to delegate the retrieving and matching of records to
|
Copyright © 2016 DuraSpace. All rights reserved.