| Package | Description |
|---|---|
| de.hybris.platform.servicelayer.impex |
| Modifier and Type | Method and Description |
|---|---|
ExportConfig.ValidationMode |
ExportConfig.getValidationMode()
Gets the configured validation mode of export.
|
static ExportConfig.ValidationMode |
ExportConfig.ValidationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExportConfig.ValidationMode[] |
ExportConfig.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 |
ExportConfig.setValidationMode(ExportConfig.ValidationMode validationMode)
Sets the validation mode for export.
|
Copyright © 2018 SAP SE. All Rights Reserved.