JAVA/CORBA CLASSES


getDbDirectory method
Creates a new DbDirectory object using the name of the server you want to access.

Defined in

Session

Syntax

public DbDirectory getDbDirectory(String server)
   throws NotesException

Parameters

String server


Return value

DbDirectory


Usage

See the DbDirectory class for descriptions and examples.

Language cross-reference

GetDbDirectory method in LotusScript NotesSession class

See Also