Uses of Class
org.dspace.identifier.DOIIdentifierProvider
Packages that use DOIIdentifierProvider
Package
Description
Providers of durable unique identifiers (Handles, DOIs, etc.).
Make requests to the DOI registration agencies and analyze the responses.
-
Uses of DOIIdentifierProvider in org.dspace.identifier
Subclasses of DOIIdentifierProvider in org.dspace.identifier -
Uses of DOIIdentifierProvider in org.dspace.identifier.doi
Constructors in org.dspace.identifier.doi with parameters of type DOIIdentifierProviderModifierConstructorDescriptionDOIOrganiser(Context context, DOIIdentifierProvider provider) Constructor to be called within the main() method