JAVA/CORBA CLASSES


updateAll method
Marks all documents in a collection as processed by an agent.

Note Does not work for remote (IIOP) calls.

Defined in

ViewEntryCollection

Syntax

public void updateAll()
   throws NotesException

Usage

See the updateProcessedDoc method in AgentContext for a description of the update process.

Language cross-reference

UpdateAll method in LotusScript NotesViewEntryCollection class