Document (ViewEntry - Java™)
Read-only. The document associated with the view entry.
Defined in
Data type
Document
Syntax
public Document getDocument()
throws NotesException
Usage
Returns null if the view entry is not a document. Returns null if the document is deleted after the ViewEntry object is created.
Document objects retrieved through ViewEntry do not have the following properties set: FTSearchScore, ColumnValues, and ParentView. Use FTSearchScore, ColumnValues, and Parent in ViewEntry.