Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 over 23 years berkley no message
AccessControlList.java 9.96 KB 555 over 23 years bojilova new class for parsing ACL XML file and loading ...
AccessionNumber.java 9.88 KB 476 over 23 years bojilova Changed to prevent the insertion if the provide...
AccessionNumberException.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
AuthInterface.java 2.54 KB 514 over 23 years Matt Jones Fixed problem with AuthInterface, AuthLdap, and...
AuthLdap.java 10.6 KB 515 over 23 years Matt Jones Updated the Javadoc documentation so that the c...
AuthMcat.java 12.7 KB 527 over 23 years bojilova changes for using SRB v1.1.8 at LTER, NM
AuthSession.java 5.2 KB 510 over 23 years bojilova XSLT transformation on "login" and "logout" action
BasicNode.java 6.03 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
CommentNode.java 1.63 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 8.43 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBQuery.java 25.7 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
DBSAXHandler.java 14.1 KB 549 over 23 years berkley removed dependence on a server code in the acce...
DBSAXNode.java 11.6 KB 471 over 23 years bojilova Separate thread used for writing into xml_index...
DBSimpleQuery.java 6.96 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.92 KB 413 over 23 years bojilova for getDoctypes() added WHERE entry_type='DTD' ...
DBValidate.java 9.76 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
DocInfoHandler.java 1.59 KB 562 over 23 years berkley this class allows the parsing of xml data sent ...
DocumentImpl.java 37.5 KB 561 over 23 years berkley added functionality to allow the replication se...
ElementNode.java 4.54 KB 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
McdbDocNotFoundException.java 1.38 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 46.2 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
MetaCatUtil.java 9.83 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
MetacatReplication.java 13.8 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
MetacatURL.java 8.65 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
NodeComparator.java 2.79 KB 429 over 23 years Matt Jones Fixed document reading bug (bugzilla bug #111) ...
NodeRecord.java 996 Bytes 388 over 23 years Matt Jones Modified the DBReader and ElementNode classes t...
PINode.java 1.67 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 22.6 KB 535 over 23 years Matt Jones Modified pathquery.dtd and QuerySpecification t...
RelationHandler.java 6.58 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
ReplMessageHandler.java 3.08 KB 561 over 23 years berkley added functionality to allow the replication se...
ReplicationHandler.java 11.6 KB 566 over 23 years Matt Jones Modified stylesheets and server code to use a s...
TextNode.java 2.1 KB 349 over 23 years Matt Jones Added "release" keyword to all metacat source f...

Latest revisions

# Date Author Comment
566 11/27/2000 01:55 PM Matt Jones

Modified stylesheets and server code to use a single "read" action instead
of the earlier "getdocument" and "getrelateddocument" actions. In the
process, developed and started to utilize a new suite of URL "protocol
handlers" that are in the package "edu.ucsb.nceas.protocols" and handle...

562 11/22/2000 02:56 PM berkley

this class allows the parsing of xml data sent by a replication server to assertain document info about a remote document.

561 11/22/2000 02:55 PM berkley

added functionality to allow the replication servlet to assertain and insert user and group info into the local database. started implementation of insert replication handler (it is commented out in this commit)

559 11/22/2000 09:39 AM berkley

fixed compatibility problem by overloading the write method. Jivka's new parameter (Reader acl) is now defaulted to null if it is not explicitly declared.

557 11/21/2000 11:43 AM bojilova

added interface to handle a new "acl" parameter bringing the text of a xml access file for a given metadata document
the "acl" parameter is optional and should be sent on INSERT or UPDATE action.

555 11/21/2000 10:04 AM bojilova

new class for parsing ACL XML file and loading acl data into metacat db

554 11/20/2000 09:11 AM berkley

added delete functionality

552 11/17/2000 02:34 PM berkley

added support for server_location in the xml_revisions table.

551 11/16/2000 03:36 PM berkley

removed inadvertent comments

549 11/16/2000 03:26 PM berkley

removed dependence on a server code in the accession number of each document. the file's resident server is now located in xml_documents.server_location.

View revisions

Also available in: Atom