Uses of Enum Class
de.hybris.platform.impex.jalo.ErrorHandler.RESULT
Packages that use ErrorHandler.RESULT
-
Uses of ErrorHandler.RESULT in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that return ErrorHandler.RESULTModifier and TypeMethodDescriptionAlwaysFailErrorHandler.handleError(ImpExException exception, ImpExReader reader) ErrorHandler.handleError(ImpExException exception, ImpExReader reader) Evaluated the given error and finds a decision concerning the further ImpEx processing.static ErrorHandler.RESULTReturns the enum constant of this class with the specified name.static ErrorHandler.RESULT[]ErrorHandler.RESULT.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ErrorHandler.RESULT in de.hybris.platform.impex.jalo.cronjob
Methods in de.hybris.platform.impex.jalo.cronjob that return ErrorHandler.RESULTModifier and TypeMethodDescriptionCronJobErrorHandler.handleError(ImpExException impexException, ImpExReader reader)