Uses of Class
org.dspace.identifier.IdentifierProvider
Packages that use IdentifierProvider
Package
Description
Providers of durable unique identifiers (Handles, DOIs, etc.).
-
Uses of IdentifierProvider in org.dspace.identifier
Subclasses of IdentifierProvider in org.dspace.identifierModifier and TypeClassDescriptionclassProvide service for DOIs using DataCite.classProvide service for DOIs through DataCite using the EZID service.classThis abstract class adds extra method signatures so that implementing IdentifierProviders can handle "skip filter" booleans, so that any configured filters can be skipped and DOI registration forced.classThe old DSpace handle identifier service, used to create handles or retrieve objects based on their handleclassclassclassMethods in org.dspace.identifier that return types with arguments of type IdentifierProviderMethod parameters in org.dspace.identifier with type arguments of type IdentifierProviderModifier and TypeMethodDescriptionvoidIdentifierServiceImpl.setProviders(List<IdentifierProvider> providers) -
Uses of IdentifierProvider in org.dspace.identifier.service
Methods in org.dspace.identifier.service that return types with arguments of type IdentifierProviderModifier and TypeMethodDescriptionIdentifierService.getProviders()Get List of currently enabled IdentifierProviders