JAVA/CORBA CLASSES


addEntry method
Ejemplo

Adds an entry to a view entry collection.

Defined in

ViewEntryCollection

Syntax

public void addEntry(Object obj)
   throws NotesException

public void addEntry(Object obj, boolean checkDups)
   throws NotesException

Parameters

Object obj


boolean checkDups
Usage

The entry or document represented by the parameter must exist. For example, if you create a new Document object, you must save it before calling addEntry.

This method increments the view entry collection count returned by getCount.

Language cross-reference

AddEntry method in LotusScript NotesViewEntryCollection class

Ejemplo
Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?