Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  marine 433 over 24 years berkley no message
AccessControlList.java 15.8 KB 613 about 24 years bojilova fixed typo
AccessionNumber.java 7.8 KB 618 about 24 years bojilova changed acc# generation to use db sequence inst...
AccessionNumberException.java 1.63 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
AccessionNumberGeneratedException.java 1.4 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
AuthInterface.java 2.54 KB 514 about 24 years Matt Jones Fixed problem with AuthInterface, AuthLdap, and...
AuthLdap.java 10.6 KB 515 about 24 years Matt Jones Updated the Javadoc documentation so that the c...
AuthMcat.java 12.7 KB 527 about 24 years bojilova changes for using SRB v1.1.8 at LTER, NM
AuthSession.java 5.2 KB 510 about 24 years bojilova XSLT transformation on "login" and "logout" action
BasicNode.java 6.03 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
CatalogMessageHandler.java 2.24 KB 595 about 24 years berkley added additional actions to facilitate a web ba...
CommentNode.java 1.63 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DBDTDHandler.java 5.56 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DBEntityResolver.java 10.8 KB 599 about 24 years bojilova constructor DBEntityResolver(Connection conn) i...
DBQuery.java 23.6 KB 626 about 24 years berkley fixed sql error
DBSAXHandler.java 14.1 KB 549 about 24 years berkley removed dependence on a server code in the acce...
DBSAXNode.java 11.6 KB 471 over 24 years bojilova Separate thread used for writing into xml_index...
DBSimpleQuery.java 6.96 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DBTransform.java 6.23 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DBUtil.java 6.92 KB 413 over 24 years bojilova for getDoctypes() added WHERE entry_type='DTD' ...
DBValidate.java 9.76 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
DocInfoHandler.java 1.59 KB 562 about 24 years berkley this class allows the parsing of xml data sent ...
DocumentIdentifier.java 4.54 KB 623 about 24 years berkley added comments to top of class
DocumentImpl.java 41.4 KB 634 almost 24 years berkley updating a package file now updates the relatio...
ElementNode.java 4.54 KB 388 over 24 years Matt Jones Modified the DBReader and ElementNode classes t...
ForceReplicationHandler.java 3.56 KB 625 about 24 years berkley cleaned up code
McdbDocNotFoundException.java 1.38 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
McdbException.java 2.71 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
MetaCatServlet.java 46.6 KB 625 about 24 years berkley cleaned up code
MetaCatUtil.java 9.83 KB 566 about 24 years Matt Jones Modified stylesheets and server code to use a s...
MetacatReplication.java 29.2 KB 631 about 24 years berkley changed replication interface to make it easier...
MetacatURL.java 8.65 KB 566 about 24 years Matt Jones Modified stylesheets and server code to use a s...
NodeComparator.java 2.79 KB 429 over 24 years Matt Jones Fixed document reading bug (bugzilla bug #111) ...
NodeRecord.java 996 Bytes 388 over 24 years Matt Jones Modified the DBReader and ElementNode classes t...
PINode.java 1.67 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...
QuerySpecification.java 22.6 KB 626 about 24 years berkley fixed sql error
RelationHandler.java 7.85 KB 634 almost 24 years berkley updating a package file now updates the relatio...
ReplMessageHandler.java 3.36 KB 577 about 24 years berkley added replication_on_insert handling. Changed ...
ReplicationHandler.java 16.9 KB 629 about 24 years berkley added support for one way replication
TextNode.java 2.1 KB 349 over 24 years Matt Jones Added "release" keyword to all metacat source f...

Latest revisions

# Date Author Comment
634 01/03/2001 09:41 AM berkley

updating a package file now updates the relations that are created from it. Also, if you delete a package file, it will delete the relations associated with it.

631 12/21/2000 02:57 PM berkley

changed replication interface to make it easier to see the servers.

629 12/21/2000 09:03 AM berkley

added support for one way replication

628 12/20/2000 01:25 PM berkley

added revision support to the delete function

626 12/20/2000 10:20 AM berkley

fixed sql error

625 12/20/2000 09:38 AM berkley

cleaned up code

624 12/20/2000 09:28 AM berkley

removed package doctype filtering from the resultset.

623 12/19/2000 01:47 PM berkley

added comments to top of class

622 12/19/2000 01:46 PM berkley

changed accession number schema to <sitecode>.<serialnumber>.<revisionnumber>. DocumentIdentifier.java parses docids into parts for easy manipulation. You can now specifiy a specific revision by asking for document <sitecode>.<serialnumber>.<revisionnumber> or you can get the newest revision by asking for <sitecode>.<serialnumber> or by asking for <sitecode>.<serialnumber>.newest.

619 12/15/2000 11:11 AM bojilova

fixed typos around acltext and dtdtext params

View revisions

Also available in: Atom