getProfileDocCollection (Database - Java™)

プロフィールフォームに関連付けられているプロフィール文書を検索します。

定義位置

Database

構文

public DocumentCollection getProfileDocCollection(String profileName)
    throws NotesException

パラメータ

String profileName

プロフィールフォームの名前または別名です。

戻り値

DocumentCollection

プロフィール文書。プロフィール文書が空のコレクションになることはありません。

クロスリファレンス

LotusScript® NotesDatabase クラスの GetProfileDocCollection メソッド