| Package | Description |
|---|---|
| org.miloss.fgsms.services.ars.impl | |
| org.miloss.fgsms.services.interfaces.automatedreportingservice |
fgsms Automated Reporting Service.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteScheduledReportResponseMsg |
AutomatedReportingServiceImpl.deleteScheduledReport(DeleteScheduledReportRequestMsg request)
This will delete the job AND all reports associated with the job
|
| Modifier and Type | Field and Description |
|---|---|
protected DeleteScheduledReportResponseMsg |
DeleteScheduledReportResponse.response |
| Modifier and Type | Method and Description |
|---|---|
DeleteScheduledReportResponseMsg |
ObjectFactory.createDeleteScheduledReportResponseMsg()
Create an instance of
DeleteScheduledReportResponseMsg |
DeleteScheduledReportResponseMsg |
AutomatedReportingService.deleteScheduledReport(DeleteScheduledReportRequestMsg request)
This will delete the job AND all reports associated with the job
|
DeleteScheduledReportResponseMsg |
DeleteScheduledReportResponse.getResponse()
Gets the value of the response property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteScheduledReportResponse.setResponse(DeleteScheduledReportResponseMsg value)
Sets the value of the response property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.