Directory (Java™)

特定のサーバーまたはローカルコンピュータ上の Notes ディレクトリを表します。それぞれのディレクトリが 1 つ以上のディレクトリナビゲータに関連付けられ、ディレクトリ検索を可能にしています。

構文

public class Directory extends Base

包含関係

包含元: Session

プロパティ

AvailableItems (getAvailableItems を使用)

AvailableNames (getAvailableNames を使用)

AvailableView (getAvailableView を使用)

GroupAuthorizationOnly (isGroupAuthorizationOnly と setGroupAuthorizationOnly を使用)

LimitMatches (isLimitMatches を使用)

PartialMatches (isPartialMatches を使用)

SearchAllDirectories (getSearchAllDirectories を使用)

Server (getServer を使用)

TrustedOnly (isTrustedOnly と setTrustedOnly を使用)

UseContextServer (isUseContextServer と setUseContextServer を使用)

メソッド

createNavigator

freeLookupBuffer

lookupAllNames

lookupNames

作成方法

アクセスしたいサーバーの名前を指定して Directory オブジェクトを新規に作成します。Session 内の getDirectory を使用できます。