.

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


createViewNavFromAllUnread method
Creates a view navigator for all unread entries in a view.

Note This method is new with Release 8.

Defined in

View

Syntax

public ViewNavigator createViewNavFromAllUnread([String user-name])
   throws NotesException

Parameters

String user-name


Return value

ViewNavigator


Usage

The navigator contains all entries even if the view is filtered for a full-text search. If the database does not track unread marks, all documents are considered read.

Language cross-reference

CreateViewNavFromAllUnread method in LotusScript NotesView class