Uses of Interface
org.dspace.app.suggestion.SuggestionProvider
Packages that use SuggestionProvider
Package
Description
-
Uses of SuggestionProvider in org.dspace.app.suggestion
Classes in org.dspace.app.suggestion that implement SuggestionProviderModifier and TypeClassDescriptionclassSuggestion provider that read the suggestion from the local suggestion solr coreMethods in org.dspace.app.suggestion that return types with arguments of type SuggestionProviderModifier and TypeMethodDescriptionSuggestionService.getSuggestionProviders()returns all suggestion providersSuggestionServiceImpl.getSuggestionProviders() -
Uses of SuggestionProvider in org.dspace.app.suggestion.loader
Classes in org.dspace.app.suggestion.loader that implement SuggestionProviderModifier and TypeClassDescriptionclassClass responsible to load and manage ImportRecords from external sources -
Uses of SuggestionProvider in org.dspace.app.suggestion.openalex
Classes in org.dspace.app.suggestion.openalex that implement SuggestionProviderModifier and TypeClassDescriptionclassImplementation ofPublicationLoaderthat retrieves metadata values from an OpenAlex external source.