openDatabaseByReplicaID (DbDirectory - Java™)
Opens the database with a specified replica ID.
Defined in
Syntax
public Database openDatabaseByReplicaID(String rid)
throws NotesException Parameters
String rid The replica ID of the database that you want to open.
Return value
Database The opened database, or null if the database is not opened.