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