|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Report | |
|---|---|
| com.dotmarketing.portlets.report.factories | |
| Uses of Report in com.dotmarketing.portlets.report.factories |
|---|
| Methods in com.dotmarketing.portlets.report.factories that return Report | |
|---|---|
static Report |
ReportFactory.getReport(java.lang.String reportId)
Get a specific report |
| Methods in com.dotmarketing.portlets.report.factories with parameters of type Report | |
|---|---|
static void |
ReportFactory.deleteReport(Report report)
Delete a specific report |
static void |
ReportParameterFactory.deleteReportsParameters(Report report)
Deletes all ReportParamters for a Report Object. |
static void |
ReportParameterFactory.getReportParameters(Report report)
Fills a Report Object with its parmaters. |
static void |
ReportFactory.saveReport(Report report)
Save a specific report |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||