findHybridDatabaseName (BluemixContext - Java™)
For use with hybrid applications. Returns a String value that can be passed to the
databaseName
property of XPages data sources. This value will be properly formatted
to point a data source to a data NSF on the private Domino server of your hybrid
environment.
Defined in
Syntax
public String findHybridDatabaseName()
throws NotesException:
Usage
For use with hybrid applications. Returns a String value that can be passed to thedatabaseName
property of XPages data sources. This value will be
properly formatted to point a data source to a data NSF on the private Domino server of your hybrid
environment.Language cross-reference
findHybridDatabaseName method in JavaScript™ BluemixContext object.