Package org.dspace.importer.external.service.components
Service components that are aggregated/used in the
AbstractImportMetadataSourceService and
ImportService- Author:
- Roeland Dillen (roeland at atmire dot com)
-
Interface Summary Interface Description Destroyable FileSource This interface declare the base methods to work with files containing metadata.MetadataSource Super interface for all import implementations.QuerySource Common interface for database-based imports. -
Class Summary Class Description AbstractPlainMetadataSource This class is an abstract implementation ofMetadataSourceuseful in cases of plain metadata sources.AbstractRemoteMetadataSource This class contains primitives to handle request timeouts and to retry requests.