| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.impex |
| Modifier and Type | Method and Description |
|---|---|
ImportConfig.ValidationMode |
ImportConfig.getValidationMode()
Gets the configured validation mode of import.
|
static ImportConfig.ValidationMode |
ImportConfig.ValidationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImportConfig.ValidationMode[] |
ImportConfig.ValidationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportConfig.setValidationMode(ImportConfig.ValidationMode validationMode)
Sets the validation mode for export.
|
Copyright © 2018 SAP SE. All Rights Reserved.