com.softwareag.mdm.service
Interface ValidationReportItemIterator


public interface ValidationReportItemIterator

Iterator over items held by a validation report.

See Also:
ValidationReport.getItemsOfSeverity(Severity)

Method Summary
 boolean hasNext()
           
 ValidationReportItem nextItem()
           
 

Method Detail

hasNext

public boolean hasNext()

nextItem

public ValidationReportItem nextItem()


(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.