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