| Interface | Description |
|---|---|
| BindingConfiguration |
A marker interface that marks POJOs that represent the whole configuration for a binding, but have to logic
themselves.
|
| SearchablePropertyAdapter |
| Class | Description |
|---|---|
| CellUpdateBindingConfig | |
| CellUpdateBindingConfig.Spec |
A simple, strings-only representation of a cell update spec
|
| DBBrowseBindingConfig | |
| DirectTagBindingConfig | |
| ExpressionBindingConfig | |
| ExtensibleBindingConfig | |
| IndirectTagBindingConfig | |
| NamedQueryBindingConfig | |
| PollingConfig | |
| PropertyBindingConfig | |
| PropertyColormapBindingConfig | |
| SQLQueryBindingConfig | |
| TagHistoryBindingConfig |
| Annotation Type | Description |
|---|---|
| Searchable |
Used to mark fields inside a BindingConfiguration object that should be used by the search-and-replace system.
|