Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
DocumentNotFoundException.java 1.29 KB 2989 about 18 years berkley updated the client so it throws a DocumentNotFo...
InsufficientKarmaException.java 1.36 KB 1780 almost 21 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....
Metacat.java 12.6 KB 3143 over 17 years berkley added a method to query metacat to see if a par...
MetacatAuthException.java 1.33 KB 1780 almost 21 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....
MetacatClient.java 54.3 KB 3289 about 17 years barteau Modified method "doMetadataUpload". Improved f...
MetacatException.java 1.26 KB 1784 almost 21 years Matt Jones Implemented the 'read' API call. Some more to ...
MetacatFactory.java 2.17 KB 1780 almost 21 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....
MetacatInaccessibleException.java 1.37 KB 1780 almost 21 years Matt Jones Added a new subpackage (edu.ucsb.nceas.metacat....

Latest revisions

# Date Author Comment
3289 05/18/2007 05:34 PM barteau

Modified method "doMetadataUpload". Improved file type parsing. Also changed call to "upload", to send Integer.MAX_VALUE as the file size,
since file size is not available until read (i.e. "Content-Length", which is available, isn't the same as the individual file sizes)....

3285 05/14/2007 04:35 PM barteau

Metacat JSP API Additions. The new methods currently only handle inserts of new metadata files and related data files. It also handles instance creation and login support, with
a few convenience methodes intended to be called by a JSP file.
Update and delete support will be added. Also, the new methods currently only handle FGDC metadata files. More XML grammars will be added.

3196 03/07/2007 02:29 PM berkley

more changes for the ajax stuff. it now works on the production server

3143 01/18/2007 10:36 AM berkley

added a method to query metacat to see if a particular docid is registered or not

3142 01/11/2007 09:59 AM berkley

finally got the getallids function working

3141 01/09/2007 06:22 PM berkley

added functionality to get a list of ids used in the system

2992 04/19/2006 09:17 AM berkley

fixed bugs in teh client that were preventing the lsid service from working right

2990 04/18/2006 02:08 PM berkley

modified the client so it will work consistently with the web service

2989 04/17/2006 02:59 PM berkley

updated the client so it throws a DocumentNotFoundException if you attempt to read a docuemnt that doesn't exist

2986 04/14/2006 04:39 PM Matt Jones

Missed a period.

View revisions

Also available in: Atom