JAVA/CORBA クラス


renameWebUser メソッド

システム管理要求データベースに、Web ユーザー名を変更する要求を入力します。

定義位置

AdministrationProcess

構文

public String renameWebUser(String username, String newfullname, String newlastname, String newfirstname, String newmiddleinitial, String newshortname, String newinternetaddress)
   throws NotesException

パラメータ

String username


String newfullname
String newlastname
String newfirstname
String newmiddleinitial
String newshortname
String newinternetaddress
戻り値

String 型


クロスリファレンス

LotusScript NotesAdministrationProcess クラスの renameWebUser