Uses of Interface
com.orchestranetworks.service.ValidationReportItemIterator
Packages that use ValidationReportItemIterator
Package
Description
Provides classes and interfaces for implementing specific services and access rules on EBX®.
-
Uses of ValidationReportItemIterator in com.orchestranetworks.service
Methods in com.orchestranetworks.service that return ValidationReportItemIteratorModifier and TypeMethodDescriptionValidationReport.getItemsOfSeverity(Severity aSeverity) Returns the validation items of the specified severity.ValidationReport.getItemsOfSeverityOrMore(Severity aSeverity) Returns the validation items of the specified severity and higher (more severe).ValidationReport.getTooManyMessagesItems()Returns the validation items that contain the information about the constraints that have reached the validation message threshold.