JAVA/CORBA クラス
現在使用中のユーザーでデータベースの要素に署名します。
メモ このメソッドは Release 6.5 で新しく追加されました。
定義が行われるクラスDatabase 構文public void sign() throws NotesException public void sign(int documenttype) throws NotesException
public void sign(int documenttype, boolean existingsigsonly) throws NotesException
public void sign(int documenttype, boolean existingsigsonly, String namestr) throws NotesException
public void sign(int documenttype, boolean existingsigsonly, String namestr, boolean namestrisnoteid) throws NotesException
パラメータint documenttype
このメソッドはワークステーションでのみ実行できます。
クロスリファレンスLotusScript NotesDatabase クラスの Sign メソッド 例 関連項目