Uses of Class
org.weda.report.ReportRegistryException

Packages that use ReportRegistryException
org.weda.report   
org.weda.report.impl   
 

Uses of ReportRegistryException in org.weda.report
 

Methods in org.weda.report that throw ReportRegistryException
 Report ReportRegistry.getReport(java.lang.String group, java.lang.String reportName)
          Метод возвращает отчет соотвествующий группе и имени, переданных в параметрах.
 java.util.Collection<java.lang.String> ReportRegistry.getReportNamesForGroup(java.lang.String group)
          Метод возвращает имена отчетов принадлежащих группе.
 

Uses of ReportRegistryException in org.weda.report.impl
 

Methods in org.weda.report.impl that throw ReportRegistryException
 Report ReportRegistryImpl.getReport(java.lang.String group, java.lang.String reportName)
           
 java.util.Collection<java.lang.String> ReportRegistryImpl.getReportNamesForGroup(java.lang.String group)
           
 void ReportRegistryImpl.init()
           
 



Copyright © 2005-2006 . All Rights Reserved.