Uses of Class
edu.ucsb.nceas.metacat.AccessionNumberException
-
Uses of AccessionNumberException in edu.ucsb.nceas.metacat
Modifier and TypeMethodDescriptionvoid
IdentifierManager.createMapping
(String guid, String localId, DBConnection dbConn) Create a mapping between the dataone identifier and local docid in the identifier tablestatic void
DocumentImpl.registerDocument
(String docname, String doctype, DBConnection conn, String accnum, String user) Register a document that resides on the filesystem with the database.ModifierConstructorDescriptionAccessionNumber
(String accnum, String action) NEW - WHEN CLIENT ALWAYS PROVIDE ACCESSION NUMBER INCLUDING REV IN IT Construct an AccessionNumberDocumentIdentifier
(String docid) Constructor to build a docid object and parse an incoming string. -
Uses of AccessionNumberException in edu.ucsb.nceas.metacat.dataone
Modifier and TypeMethodDescriptionstatic org.dataone.service.types.v2.SystemMetadata
SystemMetadataFactory.createSystemMetadata
(String localId) Creates a system metadata object for insertion into metacatList<org.dataone.service.types.v1.Identifier>
Convenience function that accepts a list of guids to syncvoid
SyncAccessPolicy.syncAll()
For all guids for which current MN is authoritative, check that access policy is synced with CN.