DirectoryNavigator (Java™)

特定のサーバーまたはローカルコンピュータ上の特定の関連 Notes® ディレクトリの検索を可能にします。

構文

public class DirectoryNavigator extends Base

包含関係

包含元: Directory

プロパティ

CurrentItem (getCurrentItem を使用)

CurrentMatch (getCurrentMatch を使用)

CurrentMatches (getCurrentMatches を使用)

CurrentView (getCurrentView を使用)

MatchLocated (getMatchLocated を使用)

NameLocated (getNameLocated を使用)

メソッド

FindFirstMatch

FindFirstName

FindNextMatch

FindNextName

FindNthMatch

FindNthName

GetFirstItemValue

GetNextItemValue

GetNthItemValue

作成方法

新規の NotesDirectoryNavigator オブジェクトを作成するには、次のメソッドを使用します。

Directory の CreateNavigator

Directory に対して検索を実行すると、そのディレクトリの既存の DirectoryNavigator が新規のナビゲータで置き換えられます。DirectoryNavigator オブジェクトを置き換えるには、次のメソッドを使用します。

Directory の LookupAllNames

Directory の LookupNames