Uses of Interface
org.dspace.identifier.service.DOIService
Packages that use DOIService
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
Providers of durable unique identifiers (Handles, DOIs, etc.).
Make requests to the DOI registration agencies and analyze the responses.
-
Uses of DOIService in org.dspace.content
Fields in org.dspace.content declared as DOIServiceModifier and TypeFieldDescriptionprotected DOIServiceItemServiceImpl.doiServiceprotected DOIServiceWorkspaceItemServiceImpl.doiService -
Uses of DOIService in org.dspace.identifier
Classes in org.dspace.identifier that implement DOIServiceFields in org.dspace.identifier declared as DOIService -
Uses of DOIService in org.dspace.identifier.doi
Fields in org.dspace.identifier.doi declared as DOIService -
Uses of DOIService in org.dspace.identifier.factory
Methods in org.dspace.identifier.factory that return DOIServiceModifier and TypeMethodDescriptionabstract DOIServiceIdentifierServiceFactory.getDOIService()IdentifierServiceFactoryImpl.getDOIService() -
Uses of DOIService in org.dspace.rdf.storage
Fields in org.dspace.rdf.storage declared as DOIServiceMethods in org.dspace.rdf.storage with parameters of type DOIServiceModifier and TypeMethodDescriptionvoidDOIHandleURIGenerator.setDoiService(DOIService doiService)