@Service public class ReportViewerUtil extends Object
| Constructor and Description |
|---|
ReportViewerUtil() |
| Modifier and Type | Method and Description |
|---|---|
String |
addReportToTempCache(ReportOutput reportOutput) |
static String |
getContentDisposition(ReportConstants.FileFormat fileFormat) |
static String |
getContentType(ReportConstants.FileFormat fileFormat) |
ReportOutput |
getReportOutputFormCache(String reportOutputCacheKey) |
void |
removeReportOutputFromCache(String reportOutputCacheKey) |
public static String getContentType(ReportConstants.FileFormat fileFormat)
public static String getContentDisposition(ReportConstants.FileFormat fileFormat)
public String addReportToTempCache(ReportOutput reportOutput)
public ReportOutput getReportOutputFormCache(String reportOutputCacheKey)
public void removeReportOutputFromCache(String reportOutputCacheKey)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.