Uses of Interface
org.java.plugin.registry.IntegrityCheckReport.ReportItem

Packages that use IntegrityCheckReport.ReportItem
org.java.plugin.extension   
org.java.plugin.registry This package contains framework registry API. 
org.java.plugin.registry.xml This package contains XML syntax manifest files based framework registry API implementation. 
 

Uses of IntegrityCheckReport.ReportItem in org.java.plugin.extension
 

Methods in org.java.plugin.extension that return types with arguments of type IntegrityCheckReport.ReportItem
 java.util.Collection<IntegrityCheckReport.ReportItem> AnnotatedExtension.validate()
           
 

Uses of IntegrityCheckReport.ReportItem in org.java.plugin.registry
 

Methods in org.java.plugin.registry that return types with arguments of type IntegrityCheckReport.ReportItem
 java.util.Collection<IntegrityCheckReport.ReportItem> IntegrityCheckReport.getItems()
           
 

Uses of IntegrityCheckReport.ReportItem in org.java.plugin.registry.xml
 

Classes in org.java.plugin.registry.xml that implement IntegrityCheckReport.ReportItem
static class IntegrityChecker.ReportItemImpl
           
 

Methods in org.java.plugin.registry.xml that return types with arguments of type IntegrityCheckReport.ReportItem
 java.util.Collection<IntegrityCheckReport.ReportItem> IntegrityChecker.getItems()
           
 



Copyright © 2010. All Rights Reserved.