Uses of Class
edu.ucsb.nceas.metacat.AccessionNumberException
Packages that use AccessionNumberException
-
Uses of AccessionNumberException in edu.ucsb.nceas.metacat
Methods in edu.ucsb.nceas.metacat that throw AccessionNumberExceptionModifier and TypeMethodDescriptionvoidIdentifierManager.createMapping(String guid, String localId, DBConnection dbConn) Create a mapping between the dataone identifier and local docid in the identifier tablestatic voidDocumentImpl.registerDocument(String docname, String doctype, DBConnection conn, String accnum, String user) Register a document that resides on the filesystem with the database.Constructors in edu.ucsb.nceas.metacat that throw AccessionNumberExceptionModifierConstructorDescriptionAccessionNumber(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
Methods in edu.ucsb.nceas.metacat.dataone that throw AccessionNumberExceptionModifier and TypeMethodDescriptionstatic org.dataone.service.types.v2.SystemMetadataSystemMetadataFactory.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 syncvoidSyncAccessPolicy.syncAll()For all guids for which current MN is authoritative, check that access policy is synced with CN.