Uses of Interface
org.dspace.importer.external.service.components.QuerySource
-
-
Uses of QuerySource in org.dspace.external.provider.impl
Methods in org.dspace.external.provider.impl with parameters of type QuerySource Modifier and Type Method Description voidLiveImportDataProvider. setMetadataSource(QuerySource querySource)This method set the MetadataSource for the ExternalDataProvider -
Uses of QuerySource in org.dspace.importer.external.ads
Classes in org.dspace.importer.external.ads that implement QuerySource Modifier and Type Class Description classADSImportMetadataSourceServiceImplImplements a data source for querying ADS -
Uses of QuerySource in org.dspace.importer.external.arxiv.service
Classes in org.dspace.importer.external.arxiv.service that implement QuerySource Modifier and Type Class Description classArXivImportMetadataSourceServiceImplImplements a data source for querying ArXiv -
Uses of QuerySource in org.dspace.importer.external.cinii
Classes in org.dspace.importer.external.cinii that implement QuerySource Modifier and Type Class Description classCiniiImportMetadataSourceServiceImplImplements a data source for querying Cinii -
Uses of QuerySource in org.dspace.importer.external.crossref
Classes in org.dspace.importer.external.crossref that implement QuerySource Modifier and Type Class Description classCrossRefImportMetadataSourceServiceImplImplements a data source for querying CrossRef -
Uses of QuerySource in org.dspace.importer.external.datacite
Classes in org.dspace.importer.external.datacite that implement QuerySource Modifier and Type Class Description classDataCiteImportMetadataSourceServiceImplImplements a data source for querying Datacite Mainly copied from CrossRefImportMetadataSourceServiceImpl. -
Uses of QuerySource in org.dspace.importer.external.epo.service
Classes in org.dspace.importer.external.epo.service that implement QuerySource Modifier and Type Class Description classEpoImportMetadataSourceServiceImplImplements a data source for querying EPO -
Uses of QuerySource in org.dspace.importer.external.pubmed.service
Classes in org.dspace.importer.external.pubmed.service that implement QuerySource Modifier and Type Class Description classPubmedImportMetadataSourceServiceImplImplements a data source for querying PubMed Central -
Uses of QuerySource in org.dspace.importer.external.pubmedeurope
Classes in org.dspace.importer.external.pubmedeurope that implement QuerySource Modifier and Type Class Description classPubmedEuropeMetadataSourceServiceImplImplements a data source for querying PubMed Europe -
Uses of QuerySource in org.dspace.importer.external.scielo.service
Classes in org.dspace.importer.external.scielo.service that implement QuerySource Modifier and Type Class Description classScieloImportMetadataSourceServiceImplImplements a data source for querying Scielo -
Uses of QuerySource in org.dspace.importer.external.scopus.service
Classes in org.dspace.importer.external.scopus.service that implement QuerySource Modifier and Type Class Description classScopusImportMetadataSourceServiceImplImplements a data source for querying Scopus -
Uses of QuerySource in org.dspace.importer.external.vufind
Classes in org.dspace.importer.external.vufind that implement QuerySource Modifier and Type Class Description classVuFindImportMetadataSourceServiceImplImplements a data source for querying VuFind -
Uses of QuerySource in org.dspace.importer.external.wos.service
Classes in org.dspace.importer.external.wos.service that implement QuerySource Modifier and Type Class Description classWOSImportMetadataSourceServiceImplImplements a data source for querying Web of Science.
-