CLASSI JAVA/CORBA


DbDirectory class
Esempio

Represents the Domino databases on a server or the local computer.

Syntax

public class DbDirectory extends Base

Containment

Contained by: Session

Contains: Database

Properties

Name through getName

Parent through getParent

Methods

createDatabase

getFirstDatabase

getNextDatabase

openDatabase

openDatabaseByReplicaID

openDatabaseIfModified

openMailDatabase

recycle

toString

Creation

You create a new DbDirectory object with getDbDirectory in Session.

Esempio
Vedere anche