| Package | Description |
|---|---|
| com.hybris.datahub.core.facades | |
| de.hybris.platform.dataimportcommons.facades |
| Modifier and Type | Method and Description |
|---|---|
static ImportError |
ImportTestUtils.error(ErrorCode code,
java.lang.String msg)
Simulates an import error with the specified error code and the message.
|
| Modifier and Type | Method and Description |
|---|---|
static ErrorCode |
ErrorCode.classify(java.lang.String msg)
Classifies the error based on the error message submitted.
|
static ErrorCode |
ErrorCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCode[] |
ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 SAP SE. All Rights Reserved.