Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.automatedreportingservice |
fgsms Automated Reporting Service.
|
Modifier and Type | Field and Description |
---|---|
protected ReportDefinition |
ExistingReportDefitions.job |
Modifier and Type | Field and Description |
---|---|
protected List<ReportDefinition> |
AddOrUpdateScheduledReportResponseMsg.jobs |
protected List<ReportDefinition> |
AddOrUpdateScheduledReportRequestMsg.jobs |
Modifier and Type | Method and Description |
---|---|
ReportDefinition |
ObjectFactory.createReportDefinition()
Create an instance of
ReportDefinition |
ReportDefinition |
GetMyScheduledReportsResponseMsg.findJobWithIdOf(String jobId) |
ReportDefinition |
ExistingReportDefitions.getJob()
Gets the value of the job property.
|
Modifier and Type | Method and Description |
---|---|
List<ReportDefinition> |
AddOrUpdateScheduledReportResponseMsg.getJobs()
Gets the value of the jobs property.
|
List<ReportDefinition> |
AddOrUpdateScheduledReportRequestMsg.getJobs()
Gets the value of the jobs property.
|
Modifier and Type | Method and Description |
---|---|
void |
ExistingReportDefitions.setJob(ReportDefinition value)
Sets the value of the job property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.