public class ReportFactory extends Object
| Constructor and Description |
|---|
ReportFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Report |
getReport(int ReportType)
Instantiate the class specified by user
|
public static Report getReport(int ReportType) throws ReportException
Instantiate the class specified by user
DAOExceptionReportExceptionCopyright © 2019. All Rights Reserved.