| 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(java.lang.String reportName) |
Report |
ReportManager.getReportByLabel(java.lang.String label) |
| Modifier and Type | Method and Description |
|---|---|
java.util.TreeMap<java.lang.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-2019. All Rights Reserved.