Uses of Enum Class
de.hybris.platform.dataimportcommons.facades.ErrorCode
Packages that use ErrorCode
-
Uses of ErrorCode in com.hybris.datahub.core.facades
Methods in com.hybris.datahub.core.facades with parameters of type ErrorCodeModifier and TypeMethodDescriptionstatic ImportErrorSimulates an import error with the specified error code and the message. -
Uses of ErrorCode in de.hybris.platform.dataimportcommons.facades
Methods in de.hybris.platform.dataimportcommons.facades that return ErrorCodeModifier and TypeMethodDescriptionstatic ErrorCodeClassifies the error based on the error message submitted.static ErrorCodeReturns the enum constant of this class with the specified name.static ErrorCode[]ErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.