Uses of Class
edu.ucsb.nceas.metacat.doi.DOIException
Packages that use DOIException
Package
Description
-
Uses of DOIException in edu.ucsb.nceas.metacat.dataone
Methods in edu.ucsb.nceas.metacat.dataone that throw DOIExceptionModifier and TypeMethodDescriptionvoid
MNodeService.publishIdentifier
(org.dataone.service.types.v1.Session session, org.dataone.service.types.v1.Identifier identifier) Make status of the given identifier (e.g. -
Uses of DOIException in edu.ucsb.nceas.metacat.doi
Methods in edu.ucsb.nceas.metacat.doi that throw DOIExceptionModifier and TypeMethodDescriptionabstract org.dataone.service.types.v1.Identifier
DOIService.generateDOI()
Generate a DOI using the DOI service as configuredabstract void
DOIService.publishIdentifier
(org.dataone.service.types.v1.Session session, org.dataone.service.types.v1.Identifier identifier) Make the status of the identifier to be publicboolean
DOIService.registerDOI
(org.dataone.service.types.v2.SystemMetadata sysmeta) Submits DOI metadata information about the object to DOI servicesprotected abstract void
DOIService.submitDOIMetadata
(org.dataone.service.types.v1.Identifier identifier, org.dataone.service.types.v2.SystemMetadata sysMeta) Submit the doi metadata for the given id. -
Uses of DOIException in edu.ucsb.nceas.metacat.doi.ezid
Methods in edu.ucsb.nceas.metacat.doi.ezid that throw DOIExceptionModifier and TypeMethodDescriptionorg.dataone.service.types.v1.Identifier
EzidDOIService.generateDOI()
Generate a DOI using the EZID service as configuredvoid
EzidDOIService.publishIdentifier
(org.dataone.service.types.v1.Session session, org.dataone.service.types.v1.Identifier identifier) Make the status of the identifier to be publicprotected void
EzidDOIService.submitDOIMetadata
(org.dataone.service.types.v1.Identifier identifier, org.dataone.service.types.v2.SystemMetadata sysMeta) Submit the metadata to the EZID service for a specific identifier(DOI). -
Uses of DOIException in edu.ucsb.nceas.metacat.doi.osti
Methods in edu.ucsb.nceas.metacat.doi.osti that throw DOIExceptionModifier and TypeMethodDescriptionorg.dataone.service.types.v1.Identifier
OstiDOIService.generateDOI()
Generate a DOI using the DOI service as configuredprotected void
OstiDOIService.submitDOIMetadata
(org.dataone.service.types.v1.Identifier identifier, org.dataone.service.types.v2.SystemMetadata sysMeta) Submit the metadata in the osti service for a specific identifier(DOI). -
Uses of DOIException in edu.ucsb.nceas.metacat.restservice.v2
Methods in edu.ucsb.nceas.metacat.restservice.v2 that throw DOIExceptionModifier and TypeMethodDescriptionprotected void
MNResourceHandler.publishIdentifier
(String identifier) Make the status of the identifier public