- ParameterDefinition - Class in com.orchestranetworks.addon.dataexchange.transformation
-
- ParameterDefinition(String, UserMessage, SchemaTypeName, String) - Constructor for class com.orchestranetworks.addon.dataexchange.transformation.ParameterDefinition
-
Deprecated.
- ParameterDefinition - Class in com.orchestranetworks.addon.dex.transformation
-
- ParameterDefinition(String, UserMessage, SchemaTypeName, String) - Constructor for class com.orchestranetworks.addon.dex.transformation.ParameterDefinition
-
- parse(String) - Static method in class com.orchestranetworks.addon.adix.ExportType
-
Deprecated.
Returns the Adix export type instance corresponding to the value specified.
- parse(String) - Static method in class com.orchestranetworks.addon.adix.ImportType
-
Deprecated.
Returns the Adix import type instance corresponding to the value specified.
- parse(String) - Static method in class com.orchestranetworks.addon.dataexchange.DataExchangeExportType
-
Deprecated.
Returns an export type by given string value.
- parse(String) - Static method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportMode
-
Deprecated.
Returns an import mode by given string value.
- parse(String) - Static method in class com.orchestranetworks.addon.dataexchange.DataExchangeImportType
-
Deprecated.
Returns a DataExchangeImportType by the given string value.
- parse(String) - Static method in class com.orchestranetworks.addon.dataexchange.DataExchangeServiceType
-
Deprecated.
Returns a service type by given string value.
- parse(String) - Static method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferOption
-
Deprecated.
Returns a transfer mode by the given string value.
- parse(String) - Static method in class com.orchestranetworks.addon.dataexchange.DataExchangeTransferType
-
Deprecated.
Returns a transfer type by given string value.
- parse(int) - Static method in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
- parse(String) - Static method in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
- parse(int, String) - Static method in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
- parse(String) - Static method in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
-
Returns the application type instance corresponding to the value specified.
- parse(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.ImportMode
-
Returns the
ImportMode instance corresponding to the value specified.
- parse(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.ImportScope
-
Returns the
ImportScope instance corresponding to the value specified.
- parse(String) - Static method in enum com.orchestranetworks.addon.dex.configuration.LineReturnCharacters
-
An LineReturnCharacters enumeration parsed from the given string.
- parse(String) - Static method in enum com.orchestranetworks.addon.dex.mapping.MappingType
-
- postTransform(T) - Method in interface com.orchestranetworks.addon.dataexchange.validator.Validator
-
Deprecated.
Returns the validation status of post validator.
- postTransform(ValidatorContext) - Method in interface com.orchestranetworks.addon.dex.validator.Validator
-
Returns the validation status of post Validator.
- preTransform(T) - Method in interface com.orchestranetworks.addon.dataexchange.validator.Validator
-
Deprecated.
Returns the validation status of pre validator.
- preTransform(ValidatorContext) - Method in interface com.orchestranetworks.addon.dex.validator.Validator
-
Returns the validation status of pre Validator.