public interface SeverityThresholdAwareChecker
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsViolationsOfSeverity(java.util.Set<HybrisConstraintViolation> orginalSet)
Returns
true if the set of HybrisConstraintViolation contains at least one violation with
threshold level equal or higher then defined
DefaultSeverityThresholdAwareCheckerImpl.setThresholdLevel(Class) level using order as
DefaultSeverityThresholdAwareCheckerImpl.setSeveritiesOrder(java.util.List). |
boolean containsViolationsOfSeverity(java.util.Set<HybrisConstraintViolation> orginalSet)
true if the set of HybrisConstraintViolation contains at least one violation with
threshold level equal or higher then defined
DefaultSeverityThresholdAwareCheckerImpl.setThresholdLevel(Class) level using order as
DefaultSeverityThresholdAwareCheckerImpl.setSeveritiesOrder(java.util.List).false otherwiseCopyright © 2018 SAP SE. All Rights Reserved.