|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |