Package | Description |
---|---|
org.miloss.fgsms.services.ars.impl | |
org.miloss.fgsms.services.interfaces.automatedreportingservice |
fgsms Automated Reporting Service.
|
Modifier and Type | Method and Description |
---|---|
DeleteReportResponseMsg |
AutomatedReportingServiceImpl.deleteReport(DeleteReportRequestMsg request)
Deletes a generated report
|
Modifier and Type | Field and Description |
---|---|
protected DeleteReportRequestMsg |
DeleteReport.request |
Modifier and Type | Method and Description |
---|---|
DeleteReportRequestMsg |
ObjectFactory.createDeleteReportRequestMsg()
Create an instance of
DeleteReportRequestMsg |
DeleteReportRequestMsg |
DeleteReport.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
DeleteReportResponseMsg |
AutomatedReportingService.deleteReport(DeleteReportRequestMsg request)
Deletes a generated report
|
void |
DeleteReport.setRequest(DeleteReportRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.