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 GetMyScheduledReportsRequestMsg |
GetMyScheduledReports.request |
Modifier and Type | Method and Description |
---|---|
GetMyScheduledReportsRequestMsg |
ObjectFactory.createGetMyScheduledReportsRequestMsg()
Create an instance of
GetMyScheduledReportsRequestMsg |
GetMyScheduledReportsRequestMsg |
GetMyScheduledReports.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
GetMyScheduledReportsResponseMsg |
AutomatedReportingService.getMyScheduledReports(GetMyScheduledReportsRequestMsg request)
Gets a list of jobs owned by the current user and a list of recently generated reports
|
void |
GetMyScheduledReports.setRequest(GetMyScheduledReportsRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.