| Package | Description |
|---|---|
| de.jakop.lotus.domingo |
Interfaces and factory for access to Lotus Notes databases.
|
| de.jakop.lotus.domingo.http |
Http implementation of the contract in package
de.jakop.lotus.domingo. |
| de.jakop.lotus.domingo.proxy |
Proxy implementation of the contract in package
de.jakop.lotus.domingo. |
| Modifier and Type | Method and Description |
|---|---|
DProfileDocument |
DDatabase.getProfileDocument(String profileName,
String profileKey)
Retrieves or creates a profile document.
|
| Modifier and Type | Method and Description |
|---|---|
DProfileDocument |
DatabaseHttp.getProfileDocument(String profileName,
String profileKey)
Retrieves or creates a profile document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileDocumentProxy
Represents a document in a database.
|
| Modifier and Type | Method and Description |
|---|---|
DProfileDocument |
DatabaseProxy.getProfileDocument(String profileName,
String profileKey)
Retrieves or creates a profile document.
|
Copyright © 2005–2020. All rights reserved.