Uses of Interface
de.hybris.platform.odata2services.odata.ExceptionTranslator
-
Packages that use ExceptionTranslator Package Description de.hybris.platform.odata2services.odata.impl -
-
Uses of ExceptionTranslator in de.hybris.platform.odata2services.odata.impl
Classes in de.hybris.platform.odata2services.odata.impl that implement ExceptionTranslator Modifier and Type Class Description classDefaultExceptionTranslatorDeprecated, for removal: This API element is subject to removal in a future version.useIntegrationAttributeExceptionContextPopulatorinsteadMethods in de.hybris.platform.odata2services.odata.impl that return ExceptionTranslator Modifier and Type Method Description protected ExceptionTranslatorDefaultServiceFactory. getExceptionTranslator()Methods in de.hybris.platform.odata2services.odata.impl with parameters of type ExceptionTranslator Modifier and Type Method Description voidDefaultServiceFactory. setExceptionTranslator(ExceptionTranslator exceptionTranslator)Deprecated, for removal: This API element is subject to removal in a future version.
-