Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.reportingservice |
fgsms Reporting Service.
|
org.miloss.fgsms.services.rs.impl |
Modifier and Type | Field and Description |
---|---|
protected ExportDataToHTMLResponseMsg |
ExportDataToHTMLResponse.exportDataToHTMLResult |
Modifier and Type | Method and Description |
---|---|
ExportDataToHTMLResponseMsg |
ObjectFactory.createExportDataToHTMLResponseMsg()
Create an instance of
ExportDataToHTMLResponseMsg |
ExportDataToHTMLResponseMsg |
ReportingService.exportDataToHTML(ExportDataRequestMsg request)
Creates an HTML report with charts for the selected services, time range, and report types in a zip file.
|
ExportDataToHTMLResponseMsg |
ExportDataToHTMLResponse.getExportDataToHTMLResult()
Gets the value of the exportDataToHTMLResult property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExportDataToHTMLResponseMsg> |
ObjectFactory.createExportDataToHTMLResponseMsg(ExportDataToHTMLResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExportDataToHTMLResponseMsg> |
ObjectFactory.createExportDataToHTMLResponseMsg(ExportDataToHTMLResponseMsg value)
|
void |
ExportDataToHTMLResponse.setExportDataToHTMLResult(ExportDataToHTMLResponseMsg value)
Sets the value of the exportDataToHTMLResult property.
|
Modifier and Type | Method and Description |
---|---|
ExportDataToHTMLResponseMsg |
Reporting.exportDataToHTML(ExportDataRequestMsg request) |
protected ExportDataToHTMLResponseMsg |
Reporting.generateHtmlReport(String currentUser,
ExportDataRequestMsg request) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.