|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Report | |
|---|---|
| com.googlecode.fascinator.portal.report | |
| com.googlecode.fascinator.portal.report.service | |
| Uses of Report in com.googlecode.fascinator.portal.report |
|---|
| Subclasses of Report in com.googlecode.fascinator.portal.report | |
|---|---|
class |
CustomReport
|
| Uses of Report in com.googlecode.fascinator.portal.report.service |
|---|
| Methods in com.googlecode.fascinator.portal.report.service that return Report | |
|---|---|
Report |
ReportManager.getReport(String reportName)
|
Report |
ReportManager.getReportByLabel(String label)
|
| Methods in com.googlecode.fascinator.portal.report.service that return types with arguments of type Report | |
|---|---|
TreeMap<String,Report> |
ReportManager.getReports()
|
| Methods in com.googlecode.fascinator.portal.report.service with parameters of type Report | |
|---|---|
void |
ReportManager.addReport(Report report)
Method to add report to the map. |
void |
ReportManager.saveReport(Report report)
Make sure to call addReport() before saving... |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||