Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.reportingservice |
fgsms Reporting Service.
|
org.miloss.fgsms.services.rs.impl |
Modifier and Type | Field and Description |
---|---|
protected ExportDataToCSVResponseMsg |
ExportDataToCSVResponse.exportDataToCSVResult |
Modifier and Type | Method and Description |
---|---|
ExportDataToCSVResponseMsg |
ObjectFactory.createExportDataToCSVResponseMsg()
Create an instance of
ExportDataToCSVResponseMsg |
ExportDataToCSVResponseMsg |
ReportingService.exportDataToCSV(ExportCSVDataRequestMsg request)
Exports transactions logs for a given set of services, requires audit level permissions or higher for each service requested service
|
ExportDataToCSVResponseMsg |
ExportDataToCSVResponse.getExportDataToCSVResult()
Gets the value of the exportDataToCSVResult property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExportDataToCSVResponseMsg> |
ObjectFactory.createExportDataToCSVResponseMsg(ExportDataToCSVResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExportDataToCSVResponseMsg> |
ObjectFactory.createExportDataToCSVResponseMsg(ExportDataToCSVResponseMsg value)
|
void |
ExportDataToCSVResponse.setExportDataToCSVResult(ExportDataToCSVResponseMsg value)
Sets the value of the exportDataToCSVResult property.
|
Modifier and Type | Method and Description |
---|---|
ExportDataToCSVResponseMsg |
Reporting.exportDataToCSV(ExportCSVDataRequestMsg request)
Exports transactions logs for a given set of services, requires audit
level permissions or higher for each service requested service
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.