JAVA/CORBA クラス


addDocument メソッド

コレクションに文書を追加します。

定義が行われるクラス
DocumentCollection

構文
public void addDocument(Document doc)
throws NotesException

public void addDocument(Document doc, boolean checkDups)
throws NotesException

パラメータ
Document doc


boolean checkDups
使用法
このメソッドでは、次の場合に例外が発生します。
クロスリファレンス
LotusScript NotesDocumentCollection クラスの AddDocument メソッド


関連項目