JAVA/CORBA クラス


getAllReadDocuments メソッド
データベース内にあるすべての既読文書の文書コレクションを作成します。

メモ このメソッドは Release 8 で新しく追加されました。

定義が行われるクラスDatabase
構文public DocumentCollection getAllReadDocuments([string userid])
throws NotesException

パラメータstring userid


戻り値DocumentCollection
使用法データベースが未読マークをトラッキングしない場合は、すべての文書が既読文書として認識されます。
詳しくは、DocumentCollection クラスを参照してください。

クロスリファレンスLotusScript NotesDatabase クラスの GetAllReadDocuments メソッド