Uses of Class
org.gcube.tools.sam.reports.XMLReport

Packages that use XMLReport
org.gcube.tools.sam.reports   
org.gcube.tools.sam.reports.informationsystem   
org.gcube.tools.sam.reports.search   
 

Uses of XMLReport in org.gcube.tools.sam.reports
 

Method parameters in org.gcube.tools.sam.reports with type arguments of type XMLReport
 void BaseReport.addReports(java.util.ArrayList<XMLReport> report)
           
 

Uses of XMLReport in org.gcube.tools.sam.reports.informationsystem
 

Subclasses of XMLReport in org.gcube.tools.sam.reports.informationsystem
 class ISOperationReport
           
 class NotificationOperationReport
           
 class ProfileOperationReport
           
 class QueryOperationReport
           
 class WSResourceOperationReport
           
 

Uses of XMLReport in org.gcube.tools.sam.reports.search
 

Subclasses of XMLReport in org.gcube.tools.sam.reports.search
 class BrowseReport
           
 class CombinedSearchReport
           
 class QuickSearchReport
           
 class SimpleSearchReport