DirectoryNavigator (Java)

Allows lookups of a specific associated Notes® directory on a specific server or local computer.

Syntax

public class DirectoryNavigator extends Base

Containment

Contained by: Directory

Properties

CurrentItem through getCurrentItem

CurrentMatch through getCurrentMatch

CurrentMatches through getCurrentMatches

CurrentView through getCurrentView

MatchLocated through getMatchLocated

NameLocated through getNameLocated

Methods

FindFirstMatch

FindFirstName

FindNextMatch

FindNextName

FindNthMatch

FindNthName

GetFirstItemValue

GetNextItemValue

GetNthItemValue

Creation

To create a new NotesDirectoryNavigator object you can use the following:

CreateNavigator in Directory

Lookups performed against a Directory replace the existing DirectoryNavigator for that directory with a new navigator. To replace a DirectoryNavigator object you can use the following:

LookupAllNames in Directory

LookupNames in Directory