| Package | Description |
|---|---|
| org.egov.infra.reporting.engine | |
| org.egov.infra.reporting.viewer | |
| org.egov.infra.web.struts.actions |
| Modifier and Type | Method and Description |
|---|---|
ReportConstants.FileFormat |
ReportOutput.getReportFormat() |
ReportConstants.FileFormat |
ReportRequest.getReportFormat() |
static ReportConstants.FileFormat |
ReportConstants.FileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportConstants.FileFormat[] |
ReportConstants.FileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportOutput.setReportFormat(ReportConstants.FileFormat reportFormat) |
void |
ReportRequest.setReportFormat(ReportConstants.FileFormat reportFormat) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ReportViewerUtil.getContentDisposition(ReportConstants.FileFormat fileFormat) |
static String |
ReportViewerUtil.getContentType(ReportConstants.FileFormat fileFormat) |
| Modifier and Type | Method and Description |
|---|---|
ReportConstants.FileFormat |
ReportFormAction.getReportFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportFormAction.setReportFormat(ReportConstants.FileFormat reportFormat) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.