| Package | Description |
|---|---|
| org.dspace.importer.external.exception |
External importer Exception classes + possible handlers
|
| 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 | Interface and Description |
|---|---|
interface |
SourceExceptionHandler<T extends AbstractRemoteMetadataSource>
Represent a handler that forces implementations to define their own behaviour for exceptions originating from
|
| 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. |
Copyright © 2022 LYRASIS. All rights reserved.