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 メソッド