| 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 |
|---|---|
DForm |
DDatabase.getForm(String name)
Returns the form with a given name.
|
| Modifier and Type | Method and Description |
|---|---|
DForm |
DatabaseHttp.getForm(String name)
Returns the form with a given name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormProxy
A notes Form.
|
| Modifier and Type | Method and Description |
|---|---|
DForm |
DatabaseProxy.getForm(String formName)
Returns the form with a given name.
|
Copyright © 2005–2020. All rights reserved.