JAVA/CORBA クラス


getUserPolicySettings メソッド

ポリシー文書を取得します。

メモ このメソッドは Release 6.5 で新しく追加されました。

定義が行われるクラス
NotesSession

構文
public Document getUserPolicySettings(String server, String name, int type)
throws NotesException

public Document getUserPolicySettings(String server, String name, int type, String explicitpolicy)
throws NotesException

パラメータ
String server


String name
int type String explicitpolicy
戻り値
Document
使用法
『Lotus Domino Administrator ヘルプ』の「ポリシー文書」を参照してください。

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