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.1 KB 5066 over 14 years ben leinfelder return InputStream instead of Reader in the Met...
MetacatAuthException.java 1.33 KB 1780 over 20 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....
MetacatClient.java 42.8 KB 5072 over 14 years daigle Add authorization functionality
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
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.

3463 09/19/2007 06:42 PM Jing Tao

Add new query method which can specify qformat.

3362 08/17/2007 03:12 PM barteau

Removed "Formatter" usage, to make java 1.4 compatible.

View revisions

Also available in: Atom