| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo | |
| de.hybris.platform.impex.jalo.cronjob |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler.RESULT |
AlwaysFailErrorHandler.handleError(ImpExException exception,
ImpExReader reader) |
ErrorHandler.RESULT |
ErrorHandler.handleError(ImpExException exception,
ImpExReader reader)
Evaluated the given error and finds a decision concerning the further ImpEx processing.
|
static ErrorHandler.RESULT |
ErrorHandler.RESULT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ErrorHandler.RESULT[] |
ErrorHandler.RESULT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorHandler.RESULT |
CronJobErrorHandler.handleError(ImpExException impexException,
ImpExReader reader) |
Copyright © 2018 SAP SE. All Rights Reserved.