Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 323 almost 24 years berkley no message
AccessionNumber.java 9.14 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberException.java 1.63 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
BasicNode.java 6.03 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
CommentNode.java 1.63 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 8.43 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBQuery.java 13.3 KB 372 almost 24 years berkley Made changes to createSQuery to allow for multi...
DBReader.java 7.1 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBSAXDocument.java 11 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBSAXHandler.java 14.1 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBSAXNode.java 10.5 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBSimpleQuery.java 6.96 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.86 KB 374 almost 24 years bojilova change the resultset format for DataGuide
DBValidate.java 9.76 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
DBWriter.java 10.7 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
ElementNode.java 8.57 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
McdbDocNotFoundException.java 1.38 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 36.8 KB 375 almost 24 years berkley changed the prototype of overwritable functions...
MetaCatSession.java 4.93 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatUtil.java 9.42 KB 354 almost 24 years berkley added new constructor to allow the creation of ...
PINode.java 1.67 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 15.5 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
TextNode.java 2.1 KB 349 almost 24 years Matt Jones Added "release" keyword to all metacat source f...
srbProps.properties 229 Bytes 213 almost 24 years Matt Jones Added srbrmi classes for authentication support

Latest revisions

# Date Author Comment
375 08/17/2000 03:20 PM berkley

changed the prototype of overwritable functions to "protected" instead of "private".

374 08/17/2000 11:06 AM bojilova

change the resultset format for DataGuide

373 08/17/2000 09:04 AM berkley

Changed the flow of query and SQuery. SQuery now only handles a preformatted pathquery document as input (in the "query" parameter).
HandleQuery now handles all structured queries derived by CGI parameters.

372 08/17/2000 09:02 AM berkley

Made changes to createSQuery to allow for multiple parameters of the same name. Also changed the param list to include only "Hashtable params" without a "String doctype" since the doctype is already contained in the params.

371 08/16/2000 01:08 PM berkley

fixed bug with handleSQuery() that kept DMan from access the squery functionality

370 08/16/2000 11:48 AM berkley

- created transformResultset() which transforms an xml resultset document and displays it to the client useing DBTransform
- renamed transformDocument() to createResultDocument() and modified its functionality to only return a restultset xml document
- changed handleSQuery() and handleQuery() to use the new methods

361 08/15/2000 01:48 PM berkley

remove handleQueryAction() in favor of directly calling handleQuery() and handleSQuery() from doGetOrPost()

360 08/15/2000 01:02 PM bojilova

Cleared hardcoded paths for the location of .html files and use
the new "htmlpath" property from metacat.properties file

355 08/15/2000 08:58 AM berkley

Added decodeMouseAction(Hashtable) to decode the mouse click action outside of handleGetOrPost to allow for easy modification of images in a different application.

354 08/14/2000 03:31 PM berkley

added new constructor to allow the creation of a metacatutil object that uses a properties file other than edu.ucsb.nceas.metacat.metacat.

View revisions

Also available in: Atom