Uses of Record Class
overit.geocall.edm.model.EDMConstraintViolation
Packages that use EDMConstraintViolation
-
Uses of EDMConstraintViolation in overit.geocall.edm.exceptions
Methods in overit.geocall.edm.exceptions that return types with arguments of type EDMConstraintViolationModifier and TypeMethodDescriptionEDMConstraintViolationException.getConstraintSummarySet()Retrieves the set of constraint summaries associated with this exception.Constructor parameters in overit.geocall.edm.exceptions with type arguments of type EDMConstraintViolationModifierConstructorDescriptionEDMConstraintViolationException(Set<EDMConstraintViolation> edmConstraintViolations) Constructs an EDMConstraintViolationException with the specified set of constraint summaries.