JAVA/CORBA CLASSES


getProfileDocument method
Example

Retrieves or creates a profile document.

Defined in

Database

Syntax

public Document getProfileDocument(String profile, String profilekey)
   throws NotesException

Parameters

String profile


String profilekey
Return value

Document


Language cross-reference

GetProfileDocument method in LotusScript NotesDatabase class

Example
See Also