Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E17789-01


Uses of Class
oracle.xdo.service.v2.ReportRequest

Packages that use ReportRequest
oracle.xdo.service.v2   

 

Uses of ReportRequest in oracle.xdo.service.v2

 

Methods in oracle.xdo.service.v2 that return ReportRequest
 ReportRequest ScheduleRequest.getReportRequest()
          Gets the reportRequest value for this ScheduleRequest.

 

Methods in oracle.xdo.service.v2 with parameters of type ReportRequest
 ParamNameValues ReportServiceSoapBindingStub.getReportParameters(ReportRequest reportRequest, java.lang.String userID, java.lang.String password)
           
 ParamNameValues ReportService_PortType.getReportParameters(ReportRequest reportRequest, java.lang.String userID, java.lang.String password)
           
 ParamNameValues ReportServiceSoapBindingStub.getReportParametersInSession(ReportRequest reportRequest, java.lang.String bipSessionToken)
           
 ParamNameValues ReportService_PortType.getReportParametersInSession(ReportRequest reportRequest, java.lang.String bipSessionToken)
           
 ReportResponse ReportServiceSoapBindingStub.runReport(ReportRequest reportRequest, java.lang.String userID, java.lang.String password)
           
 ReportResponse ReportService_PortType.runReport(ReportRequest reportRequest, java.lang.String userID, java.lang.String password)
           
 ReportResponse ReportServiceSoapBindingStub.runReportInSession(ReportRequest reportRequest, java.lang.String bipSessionToken)
           
 ReportResponse ReportService_PortType.runReportInSession(ReportRequest reportRequest, java.lang.String bipSessionToken)
           
 void ScheduleRequest.setReportRequest(ReportRequest reportRequest)
          Sets the reportRequest value for this ScheduleRequest.

 

Constructors in oracle.xdo.service.v2 with parameters of type ReportRequest
ScheduleRequest(boolean bookBindingOutputOption, java.util.Calendar endDate, java.lang.String jobLocale, java.lang.String jobTZ, boolean mergeOutputOption, java.lang.String notificationPassword, java.lang.String notificationServer, java.lang.String notificationTo, java.lang.String notificationUserName, boolean notifyHttpWhenFailed, boolean notifyHttpWhenSuccess, boolean notifyHttpWhenWarning, boolean notifyWhenFailed, boolean notifyWhenSuccess, boolean notifyWhenWarning, java.lang.String recurrenceExpression, java.lang.String recurrenceExpressionType, int repeatCount, int repeatInterval, ReportRequest reportRequest, boolean saveDataOption, boolean scheduleBurstringOption, boolean schedulePublicOption, java.util.Calendar startDate, boolean useUTF8Option, java.lang.String userJobName)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E17789-01


Copyright © 2010, Oracle. All rights reserved.