.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


getEntry method
Example

Gets a specified entry in a view entry collection.

Defined in

ViewEntryCollection

Syntax

public ViewEntry getEntry(Object entry)
   throws NotesException

Parameters

Object obj


Return value

ViewEntry


Usage

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