Uses of Class
de.hybris.platform.webservicescommons.resolver.helpers.FallbackConfigurationHelper
Packages that use FallbackConfigurationHelper
Package
Description
-
Uses of FallbackConfigurationHelper in de.hybris.platform.webservicescommons.resolver
Methods in de.hybris.platform.webservicescommons.resolver that return FallbackConfigurationHelperModifier and TypeMethodDescriptionprotected FallbackConfigurationHelperRestExceptionResolver.getFallbackConfigurationHelper()Methods in de.hybris.platform.webservicescommons.resolver with parameters of type FallbackConfigurationHelperModifier and TypeMethodDescriptionvoidRestExceptionResolver.setFallbackConfigurationHelper(FallbackConfigurationHelper fallbackConfigurationHelper) -
Uses of FallbackConfigurationHelper in de.hybris.platform.webservicescommons.resolver.formatters
Methods in de.hybris.platform.webservicescommons.resolver.formatters that return FallbackConfigurationHelperModifier and TypeMethodDescriptionprotected FallbackConfigurationHelperGenericExceptionMessageFormatter.getFallbackConfigurationHelper()Constructors in de.hybris.platform.webservicescommons.resolver.formatters with parameters of type FallbackConfigurationHelperModifierConstructorDescriptionGenericExceptionMessageFormatter(FallbackConfigurationHelper fallbackConfigurationHelper) Creates a new generic message formatter with given fallback configuration helper.