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 DeleteScheduledReportRequestMsg |
DeleteScheduledReport.request |
Modifier and Type | Method and Description |
---|---|
DeleteScheduledReportRequestMsg |
ObjectFactory.createDeleteScheduledReportRequestMsg()
Create an instance of
DeleteScheduledReportRequestMsg |
DeleteScheduledReportRequestMsg |
DeleteScheduledReport.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
DeleteScheduledReportResponseMsg |
AutomatedReportingService.deleteScheduledReport(DeleteScheduledReportRequestMsg request)
This will delete the job AND all reports associated with the job
|
void |
DeleteScheduledReport.setRequest(DeleteScheduledReportRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.