Uses of Class
edu.ucsb.nceas.metacat.McdbDocNotFoundException
Packages that use McdbDocNotFoundException
Package
Description
- 
Uses of McdbDocNotFoundException in edu.ucsb.nceas.metacat
Methods in edu.ucsb.nceas.metacat that throw McdbDocNotFoundExceptionModifier and TypeMethodDescriptionstatic voidDelete an object totally from the db and file system.org.dataone.service.types.v1.AccessPolicyIdentifierManager.getAccessPolicy(String guid) Lookup access policy from Metacatgiven a local identifer, look up the guid.intIdentifierManager.getLatestRevForLocalId(String localId) return the newest rev for a given localIdIdentifierManager.getLocalId(String guid) Lookup a localId given the GUID.org.dataone.service.types.v2.SystemMetadataIdentifierManager.getSystemMetadata(String guid) return a hash of all of the info that is in the systemmetadata tablestatic InputStreamRead a document from metacat and return the InputStream.static InputStreamMetacatHandler.read(org.dataone.service.types.v1.Identifier pid) Read the object input stream for a given pid - 
Uses of McdbDocNotFoundException in edu.ucsb.nceas.metacat.admin.upgrade
Methods in edu.ucsb.nceas.metacat.admin.upgrade that throw McdbDocNotFoundException - 
Uses of McdbDocNotFoundException in edu.ucsb.nceas.metacat.dataone
Methods in edu.ucsb.nceas.metacat.dataone that throw McdbDocNotFoundExceptionModifier 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. - 
Uses of McdbDocNotFoundException in edu.ucsb.nceas.metacat.systemmetadata
Methods in edu.ucsb.nceas.metacat.systemmetadata that throw McdbDocNotFoundExceptionModifier and TypeMethodDescriptionprotected voidSystemMetadataManager.updateSystemMetadata(org.dataone.service.types.v2.SystemMetadata sm, DBConnection dbConn) Insert the system metadata fields into the db - 
Uses of McdbDocNotFoundException in edu.ucsb.nceas.metacat.util
Methods in edu.ucsb.nceas.metacat.util that throw McdbDocNotFoundException