Uses of Interface
de.bea.domingo.DNotesIterator

Packages that use DNotesIterator
de.bea.domingo.proxy Proxy implementation of the contract in package de.bea.domingo
 

Uses of DNotesIterator in de.bea.domingo.proxy
 

Classes in de.bea.domingo.proxy that implement DNotesIterator
static class BaseProxy.DocumentCollectionIterator
          Iterator for collections of documents.
 class ViewProxy.ViewEntriesIterator
          A ViewEntriesIterator allows iteration over a set of lotus.domino.ViewEntrys in view order.
 class ViewProxy.ViewEntriesReverseIterator
          A ViewEntriesIterator allows iteration over a set of lotus.domino.ViewEntrys in reverse order.
 class ViewProxy.ViewNavigatorIterator
          Uses a ViewNavigator to iterate over all entries in a view, starting with a given entry.
 



Domingo Java-API