| Interface | Description |
|---|---|
| Column |
Access to a View or Folder column and its settings.
|
| ComputableValue |
Represents an element in a design that can be represented either as a static
string or a formula computation.
|
| DbDesign |
Provides access to a database's design elements, allowing querying, selection,
and creation.
|
| DbDesign.SignCallback |
Callback interface to get notified about progress when signing
|
| DbDesignCatalog |
Access to database design information on the server
|
| DbDesignCatalog.DatabaseDesignAnalysis |
Result of the template inheritance scan
|
| DbDesignCatalog.DesignRefreshBreakHandler | |
| DbProperties |
Access to a database design.
|
| DesignAgent |
Access to a database design.
|
| DesignElement |
Access to forms, views, resources read/write
|
| DesignElement.NamedDesignElement | |
| Field | |
| FileResource |
Represents a File Resource design element.
|
| Folder |
Represents a Folder design element.
|
| Form |
Access to a database design.
|
| GenericFolderOrView |
Access to a database design.
|
| GenericFormOrSubform<T extends GenericFormOrSubform<T>> | |
| ImageResource | |
| JavaLibrary | |
| JavaScriptLibrary | |
| LotusScriptLibrary | |
| NamedFileElement |
Represents common behavior for file-resource-esque design elements with "$FileData"
and "$FileNames" or equivalent items.
|
| Schema |
Schema elements of a domino database
|
| ScriptLibrary |
Parent interface for script-library design elements.
|
| ServerJavaScriptLibrary | |
| Subform |
Access to a database design.
|
| View |
Access to a database design.
|
| Class | Description |
|---|---|
| SubformReference |
Represents a reference to a subform, either by name or by formula
|
| Enum | Description |
|---|---|
| Column.IndexType |
Enum for alternate index(es) of a view based on this column.
|
| Column.SortType |
Enum for enforced sorting of a column
|
| DbDesign.FolderOrView | |
| DbDesign.FormOrSubform | Deprecated |
| DbProperties.LaunchContextNotes | |
| DbProperties.LaunchContextWeb | |
| DbProperties.PreviewPaneDefault | |
| DbProperties.PropertiesOptions | |
| DbProperties.UnreadReplicationSetting | |
| DesignAgent.AgentLanguage | |
| Field.Kind | |
| Field.Type | |
| GenericFolderOrView.OnRefreshType | |
| SubformReference.Type |
Copyright © 2019–2021 HCL. All rights reserved.