JAVA/CORBA CLASSES
Gets a specified entry in a view entry collection.
Defined in
ViewEntryCollection
Syntax
public ViewEntry getEntry(Object entry) throws NotesException
Parameters
Object obj
ViewEntry
This method can be used to get the entry in this collection that corresponds to an entry from another collection or retrieved through other means.
Language cross-reference
GetEntry method in LotusScript NotesViewEntryCollection class
Example See Also