Class | Description |
---|---|
AllowedValue |
Specification for an allowed value in a field.
|
BrowseField |
Common specification for a field of information necessary in when working with a connector.
|
ConditionalFieldConfiguration |
Conditions based on the state of another field.
|
CustomPropertiesFieldConfig |
Java class for CustomPropertiesFieldConfig complex type.
|
FieldCondition |
A condition based on the state of another field identified by the field's ID.
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.boomi.connector.api.ui package.
|
ValueCondition |
A condition based on the value(s) of another field.
|
VisibilityCondition |
A condition that will drive the visibility of a field if the value(s) match.
|
Enum | Description |
---|---|
DataType |
The types of data supported for browse field values.
|
DisplayType |
UI Element types supported for connection and operation fields
|