getProfileDocCollection (Database - Java™)
Retrieves the profile documents associated with a profile form.
Defined in
Syntax
public DocumentCollection getProfileDocCollection(String profileName)
throws NotesException
Parameters
String profileName
The name or an alias of the profile form.
Return value
DocumentCollection
The profile documents. No profile documents results in an empty collection.