| 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 |
|---|---|
DViewColumn |
DView.getColumn(int i)
Returns a specified column in a view.
|
| Modifier and Type | Method and Description |
|---|---|
DViewColumn |
ViewHttp.getColumn(int i)
Returns a specified column in a view.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ViewColumnProxy
Represents the Domino-Class
View. |
| Modifier and Type | Method and Description |
|---|---|
DViewColumn |
ViewProxy.getColumn(int i)
Returns a specified column in a view.
|
Copyright © 2005–2020. All rights reserved.