Package | Description |
---|---|
org.miloss.fgsms.services.ars.impl | |
org.miloss.fgsms.services.interfaces.automatedreportingservice |
fgsms Automated Reporting Service.
|
Modifier and Type | Method and Description |
---|---|
GetMyScheduledReportsResponseMsg |
AutomatedReportingServiceImpl.getMyScheduledReports(GetMyScheduledReportsRequestMsg request)
* Gets a list of jobs owned by the current user and a list of recently
generated reports
|
Modifier and Type | Field and Description |
---|---|
protected GetMyScheduledReportsResponseMsg |
GetMyScheduledReportsResponse.response |
Modifier and Type | Method and Description |
---|---|
GetMyScheduledReportsResponseMsg |
ObjectFactory.createGetMyScheduledReportsResponseMsg()
Create an instance of
GetMyScheduledReportsResponseMsg |
GetMyScheduledReportsResponseMsg |
AutomatedReportingService.getMyScheduledReports(GetMyScheduledReportsRequestMsg request)
Gets a list of jobs owned by the current user and a list of recently generated reports
|
GetMyScheduledReportsResponseMsg |
GetMyScheduledReportsResponse.getResponse()
Gets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetMyScheduledReportsResponse.setResponse(GetMyScheduledReportsResponseMsg value)
Sets the value of the response property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.