Uses of Interface
de.hybris.platform.validation.services.SeverityThresholdAwareChecker
-
Packages that use SeverityThresholdAwareChecker Package Description de.hybris.platform.validation.interceptors de.hybris.platform.validation.services.impl -
-
Uses of SeverityThresholdAwareChecker in de.hybris.platform.validation.interceptors
Methods in de.hybris.platform.validation.interceptors with parameters of type SeverityThresholdAwareChecker Modifier and Type Method Description voidValidationInterceptor. setThresholdChecker(SeverityThresholdAwareChecker thresholdChecker) -
Uses of SeverityThresholdAwareChecker in de.hybris.platform.validation.services.impl
Classes in de.hybris.platform.validation.services.impl that implement SeverityThresholdAwareChecker Modifier and Type Class Description classDefaultSeverityThresholdAwareCheckerImplDefault implementation of theSeverityThresholdAwareCheckerfilter.
-