JAVA/CORBA クラス


getDbDirectory メソッド
アクセスするサーバーの名前を使って、新しい DbDirectory オブジェクトを作成します。

定義が行われるクラス
Session

構文
public DbDirectory getDbDirectory(String server)
throws NotesException

パラメータ
String server


戻り値
DbDirectory
使用法
説明と例については、DbDirectory クラスを参照してください。

クロスリファレンス
LotusScript NotesSession クラスの GetDbDirectory メソッド

関連項目