Uses of Interface
org.dspace.importer.external.liveimportclient.service.LiveImportClient
-
Packages that use LiveImportClient Package Description org.dspace.importer.external.liveimportclient.service org.dspace.importer.external.scopus.service -
-
Uses of LiveImportClient in org.dspace.importer.external.liveimportclient.service
Classes in org.dspace.importer.external.liveimportclient.service that implement LiveImportClient Modifier and Type Class Description classLiveImportClientImplImplementation ofLiveImportClient. -
Uses of LiveImportClient in org.dspace.importer.external.scopus.service
Methods in org.dspace.importer.external.scopus.service that return LiveImportClient Modifier and Type Method Description LiveImportClientScopusImportMetadataSourceServiceImpl. getLiveImportClient()Methods in org.dspace.importer.external.scopus.service with parameters of type LiveImportClient Modifier and Type Method Description voidScopusImportMetadataSourceServiceImpl. setLiveImportClient(LiveImportClient liveImportClient)
-