| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
MappingModel.getValidationResult()
Returns the validation result if this mapping was already validated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MappingModel.setValidationResult(ValidationResult validationResult)
Sets the validation result to the mapping.
|
| Modifier and Type | Field and Description |
|---|---|
protected ValidationResult |
DefaultMappingModel.validationResult |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
DefaultMappingModel.getValidationResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMappingModel.setValidationResult(ValidationResult validationResult) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
MappingModelValidationService.validateMapping(MappingModel mapping,
ImportCockpitCronJobModel importCockpitCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
DefaultMappingModelValidationService.validateMapping(MappingModel mapping,
ImportCockpitCronJobModel importCockpitCronJobModel) |
Copyright © 2018 SAP SE. All Rights Reserved.