Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dbadapter 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
  metacat 3305 almost 17 years barteau Fixed bug: successfully removes related sub Doc...
  protocols 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...

Latest revisions

# Date Author Comment
3305 06/22/2007 02:53 PM barteau

Fixed bug: successfully removes related sub Doc ID's from metadata.
New functionality:
1) Updates field in FGDC metadata Doc ID with new version of Doc ID, and
2) Recurses sub-documents for deletion, when deleting an FGDC metadata Doc ID (deletes entire package).

3304 06/21/2007 04:13 PM Jing Tao

Add debug in query method.

3300 06/18/2007 05:11 PM barteau

Several newly developed methods providing a JSP API into metacat. Most of the new methods were developed to support FGDC metadata.
Some of the other new methods merely provide convenience to the JSP code. New methods include:
nextVersion, getFGDCdistinfo, addDistInfoToFGDC, vectorToHtmlSelect, mapToHtmlSelect, htmlInput, getSessValue, setSessValue, query, getSelectQueryMap,...

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)....

3287 05/17/2007 06:35 PM Jing Tao

Change a log level. Sometime it confuses people.

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.

3277 05/11/2007 12:07 PM Jing Tao

Add more statement to output performance info in a file in delimitere format

3276 05/11/2007 12:06 PM Jing Tao

Add statement to output search time to a delimitered file

3275 05/11/2007 12:04 PM Jing Tao

Add a new method to output delimited debug info.

3271 05/10/2007 05:59 PM Jing Tao

Add formated output for time measurement.

View revisions

Also available in: Atom