Uses of Interface
org.dspace.identifier.doi.DOIConnector
Packages that use DOIConnector
Package
Description
Providers of durable unique identifiers (Handles, DOIs, etc.).
Make requests to the DOI registration agencies and analyze the responses.
-
Uses of DOIConnector in org.dspace.identifier
Fields in org.dspace.identifier declared as DOIConnectorMethods in org.dspace.identifier with parameters of type DOIConnectorModifier and TypeMethodDescriptionvoidDOIIdentifierProvider.setDOIConnector(DOIConnector connector) Set the DOI connector, which is the component that commuincates with the remote registration service (eg.voidVersionedDOIIdentifierProvider.setDOIConnector(DOIConnector connector) -
Uses of DOIConnector in org.dspace.identifier.doi
Classes in org.dspace.identifier.doi that implement DOIConnector