JAVA/CORBA CLASSES


Examples: refresh method
1. This agent displays the entry count of an uncategorized view before and after creating a document that appears in the view. The count is the same because the view is not refreshed after creating the document.
2. This agent displays the entry count of an uncategorized view before and after creating a document that appears in the view. The count is incremented because the view is refreshed after creating the document.
3. This agent refreshes the view before retrieving a document from it if the view was modified.
See Also