JAVA/CORBA CLASSES


Examples: getFirstDocument and getNextDocument methods
1. This agent gets all the documents in a database, demonstrating the preferred loop structure.
2. This agent gets the second document in a document collection by using the first document as a parameter to getNextDocument.
See Also