|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.weda.report.impl.AbstractReportFactory
public abstract class AbstractReportFactory
| Constructor Summary | |
|---|---|
AbstractReportFactory()
|
|
| Method Summary | |
|---|---|
java.util.List<Report> |
getReports()
Метод возвращает список отчетов которым владеет данный factory. |
void |
setReports(java.util.List<Report> reports)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.weda.report.ReportFactory |
|---|
getFactoryName |
| Constructor Detail |
|---|
public AbstractReportFactory()
| Method Detail |
|---|
public java.util.List<Report> getReports()
ReportFactory
getReports in interface ReportFactorypublic void setReports(java.util.List<Report> reports)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||