Fixed bug in metacat where return doctypes were not being properly back traced. Changed DBQuery.findDocuments() so that it no longer takes a returndoc array, but instead retrieves the returndoc array fromthe QUERYSpecification. The QuerySpecification was augmented with a whole bunch of get/set accessor methods.
Fixed bug in metacat where return doctypes were not being properly
back traced. Changed DBQuery.findDocuments() so that it no longer
takes a returndoc array, but instead retrieves the returndoc array
fromthe QUERYSpecification. The QuerySpecification was augmented
with a whole bunch of get/set accessor methods.