JAVA/CORBA CLASSES
For navigation and access, a view or folder supports view entries, view entry collections, and view navigators.
View entries
A ViewEntry object represents a row in a view and can be of type category, document, or total. The following methods access a ViewEntry object:
View entry collections
A ViewEntryCollection object represents zero or more ViewEntry objects of type document (excluding entries of type category and total).
View navigators
A ViewNavigator object provides goto methods to position you at a view entry and get methods to both position you at a view entry and return it.