Index
All Classes and Interfaces|All Packages|Serialized Form
V
- Validator<T extends ValidatorContext> - Interface in com.orchestranetworks.addon.dataexchange.validator
-
Deprecated.
- Validator - Interface in com.orchestranetworks.addon.dex.validator
-
Provides
Validatormethods. - ValidatorCatalog - Class in com.orchestranetworks.addon.dataexchange.validator
-
Deprecated.Since 2.3.0, replaced by
ValidatorCatalog. - ValidatorCatalog - Class in com.orchestranetworks.addon.dex.validator
-
Lists
Validatorsto register. - ValidatorCatalog() - Constructor for class com.orchestranetworks.addon.dataexchange.validator.ValidatorCatalog
-
Deprecated.
- ValidatorContext - Interface in com.orchestranetworks.addon.dataexchange.validator
-
Deprecated.Since 2.3.0, replaced by
ValidatorContext. - ValidatorContext - Interface in com.orchestranetworks.addon.dex.validator
-
Provides the validation context.
- ValidatorDefinition - Interface in com.orchestranetworks.addon.dataexchange.validator
-
Deprecated.Since 2.3.0, replaced by
ValidatorDefinition. - ValidatorDefinition - Interface in com.orchestranetworks.addon.dex.validator
-
Defines attributes for
Validatorimplementation. - ValidatorStatus - Enum in com.orchestranetworks.addon.dataexchange.validator
-
Deprecated.Since 2.3.0, replaced by
ValidatorStatus. - ValidatorStatus - Enum in com.orchestranetworks.addon.dex.validator
-
Defines attributes for validation status.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dataexchange.transformation.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dataexchange.validator.ValidatorStatus
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.DecimalSymbol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.FontStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.ImportMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.ImportScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.LineReturnCharacters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.Separator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.SpreadsheetFileFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.mapping.FieldAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.mapping.MappingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.orchestranetworks.addon.dex.validator.ValidatorStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dataexchange.transformation.Operation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dataexchange.validator.ValidatorStatus
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.configuration.DecimalSymbol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.configuration.FontStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.configuration.ImportMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.configuration.ImportScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.configuration.LineReturnCharacters
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.configuration.Separator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.configuration.ServiceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.configuration.SpreadsheetFileFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.mapping.FieldAttribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.mapping.MappingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.orchestranetworks.addon.dex.validator.ValidatorStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARBINARY - Enum constant in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
Specifies the SQL data type
VARBINARY. - VARCHAR - Enum constant in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
Specifies the SQL data type
VARCHAR.
All Classes and Interfaces|All Packages|Serialized Form
Validator.