JAVA/CORBA クラス
構文
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。