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 TypeMethodDescriptionvoidMNodeService.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.IdentifierDOIService.generateDOI()Generate a DOI using the DOI service as configuredabstract voidDOIService.publishIdentifier(org.dataone.service.types.v1.Session session, org.dataone.service.types.v1.Identifier identifier) Make the status of the identifier to be publicbooleanDOIService.registerDOI(org.dataone.service.types.v2.SystemMetadata sysmeta) Submits DOI metadata information about the object to DOI servicesprotected abstract voidDOIService.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.IdentifierEzidDOIService.generateDOI()Generate a DOI using the EZID service as configuredvoidEzidDOIService.publishIdentifier(org.dataone.service.types.v1.Session session, org.dataone.service.types.v1.Identifier identifier) Make the status of the identifier to be publicprotected voidEzidDOIService.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.IdentifierOstiDOIService.generateDOI()Generate a DOI using the DOI service as configuredprotected voidOstiDOIService.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 voidMNResourceHandler.publishIdentifier(String identifier) Make the status of the identifier public