Uses of Interface
org.dspace.identifier.doi.DOIConnector
-
Packages that use DOIConnector 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 DOIConnector in org.dspace.identifier
Fields in org.dspace.identifier declared as DOIConnector Modifier and Type Field Description protected DOIConnectorVersionedDOIIdentifierProvider. connectorMethods in org.dspace.identifier with parameters of type DOIConnector Modifier and Type Method Description voidDOIIdentifierProvider. 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 Modifier and Type Class Description classDataCiteConnector
-