- Field - Interface in com.orchestranetworks.addon.dex.mapping
-
Returns the configuration for a field.
- FieldAttribute - Enum in com.orchestranetworks.addon.dex.mapping
-
Defines possible field attributes.
- FieldMapper - Interface in com.orchestranetworks.addon.dex.mapping
-
Provides field mapping methods.
- FieldMapperCatalog - Class in com.orchestranetworks.addon.dex.mapping
-
Provides a list of mapping field classes to register.
- FieldMapperContext - Interface in com.orchestranetworks.addon.dex.mapping
-
- FieldMapperDefinition - Interface in com.orchestranetworks.addon.dex.mapping
-
- FieldMapping<SC extends Field,TC extends Field> - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used when mapping between source and target fields.
- FieldMapping(SC, TC) - Constructor for class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
- FieldMappingList<SC extends Field,TC extends Field> - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used for a list of field mappings.
- FieldMappingList() - Constructor for class com.orchestranetworks.addon.dex.mapping.FieldMappingList
-
- FileExportConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
-
Defines the configuration used for exporting data to a file.
- FileExportConfigurationSpec(ServiceContext) - Constructor for class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Exports within a UIService
.
- FileExportConfigurationSpec(AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dex.configuration.FileExportConfigurationSpec
-
Exports a table outside of a UIService
.
- FileImportConfigurationSpec<T extends Table> - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies the configuration used when importing data from a file.
- FileImportConfigurationSpec() - Constructor for class com.orchestranetworks.addon.dex.configuration.FileImportConfigurationSpec
-
- FontStyle - Enum in com.orchestranetworks.addon.dex.configuration
-
Defines the possible font styles.