| Package | Description |
|---|---|
| com.googlecode.fascinator.portal.report | |
| com.googlecode.fascinator.portal.report.service |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomReport |
| Modifier and Type | Method and Description |
|---|---|
Report |
ReportManager.getReport(String reportName) |
Report |
ReportManager.getReportByLabel(String label) |
| Modifier and Type | Method and Description |
|---|---|
TreeMap<String,Report> |
ReportManager.getReports() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportManager.addReport(Report report)
Method to add report to the map.
|
void |
ReportManager.saveReport(Report report)
Make sure to call addReport() before saving...
|
Copyright © 2009-2015. All Rights Reserved.