Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
DocumentNotFoundException.java 1.29 KB 2989 almost 18 years berkley updated the client so it throws a DocumentNotFo...
InsufficientKarmaException.java 1.36 KB 1780 over 20 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....
Metacat.java 14.4 KB 5112 over 14 years daigle add getaccesscontrol and setaccess api calls
MetacatAuthException.java 1.33 KB 1780 over 20 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....
MetacatClient.java 45.3 KB 5112 over 14 years daigle add getaccesscontrol and setaccess api calls
MetacatException.java 1.26 KB 1784 over 20 years Matt Jones Implemented the 'read' API call. Some more to ...
MetacatFactory.java 2.17 KB 1780 over 20 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....
MetacatInaccessibleException.java 1.37 KB 1780 over 20 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....

Latest revisions

# Date Author Comment
5112 11/06/2009 02:47 PM daigle

add getaccesscontrol and setaccess api calls

5098 10/30/2009 03:39 PM daigle

change AccessControlForSingleFile to only be instantiated for one file. move ACL methods to AccessControlForSingleFile. Change format of access sections returned to EML 2.1.0.

5072 10/02/2009 01:11 PM daigle

Add authorization functionality

5069 10/01/2009 03:20 PM ben leinfelder

use arguments for the main() method - hardcoded URLs and test docids are poor form

5066 10/01/2009 12:12 PM ben leinfelder

return InputStream instead of Reader in the MetacatClient read() and readInlineData() methods. Can now handle binary data
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4432

5057 09/04/2009 03:12 PM daigle

Add session validation to metacat tpc and workflow scheduler. Fix sanparks skin session management so it always uses the logged in session id.

4296 08/22/2008 04:23 PM daigle

add session id to parameters

3721 02/07/2008 12:31 PM Matt Jones

Improved the javadoc documentation for the upload() methods to clarify what upload() does and contrast it to insert() and update().

3481 09/28/2007 04:00 PM barteau

Created method "synchronized public InputStream sendParameters(Properties args) throws Exception".
Sends a request to Metacat. An alternative to the sentData method. Allows for sending multiple parameters with the same name, different names, or any combo.

3464 09/19/2007 06:43 PM Jing Tao

Add a new method - query which can specify qformat.

View revisions

Also available in: Atom