public interface SeverityThresholdAwareChecker
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsViolationsOfSeverity(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(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 © 2017 SAP SE. All Rights Reserved.