Uses of Class
edu.ucsb.nceas.metacat.client.InsufficientKarmaException
Package
Description
-
Uses of InsufficientKarmaException in edu.ucsb.nceas.metacat.client
Modifier and TypeMethodDescriptionDelete an XML document in the repository.Delete an XML document in the repository.Metacat.getAccessControl
(String docid) MetacatClient.getAccessControl
(String docid) get the access control info for a given document id.Insert an XML document into the repository, making it available for searching using the query() methods.Insert an XML document into the repository.Read an XML document from the metacat server session, accessed by docid, and returned as a Reader.Read an XML document from the metacat server session, accessed by docid, and returned as a Reader.Metacat.readInlineData
(String inlinedataid) Read inline data from the metacat server session, accessed by inlinedataid, and returned as a Reader.MetacatClient.readInlineData
(String inlinedataid) Read inline data from the metacat server session, accessed by inlinedataid and returned as a Reader.Metacat.setAccess
(String docid, String principal, String permission, String permType, String permOrder) set the access on an XML document in the repository.Set access for a given doc id.MetacatClient.setAccess
(String docid, String principal, String permission, String permType, String permOrder) set the access on an XML document in the repository.Update an XML document in the repository by providing a new version of the XML document.Update an XML document in the repository.Upload a data document into the repository.Metacat.upload
(String docid, String fileName, InputStream fileData, int size) Upload a data document into the repository.Upload a data document into the repository.MetacatClient.upload
(String docid, String filename, InputStream fileData, int size) Upload a data document into the repository. -
Uses of InsufficientKarmaException in edu.ucsb.nceas.metacat.client.rest
Modifier and TypeMethodDescriptionMetacatRest.authenticatedGetObject
(String docid, String outputFile) Read XML document from server session, accessed by docid, and returned as a Reader.MetacatRestClient.authenticatedGetObject
(String docid, String outFile) Read XML document from server session, accessed by docid, and returned as a Reader.Create an XML document into the repository, making it available for searching using the query() methods.Create an XML document in the repository.MetacatRest.deleteObject
(String docid) Delete an XML document in the repository.MetacatRestClient.deleteObject
(String docid) Delete an XML document in the repository.Read a public XML document , accessed by docid, and returned as a Reader.Read a public XML document , accessed by docid, and returned as a Reader.Update an XML document into the repository, making it available for searching using the query() methods.Update an XML document in the repository, replacing an existing document. -
Uses of InsufficientKarmaException 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 metacat