Skip navigation links

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

E17789-01


oracle.xdo.service.v2
Interface ReportService_Service

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
ReportService_ServiceLocator

public interface ReportService_Service
extends javax.xml.rpc.Service

Method Summary
 ReportService_PortType getReportService()
           
 ReportService_PortType getReportService(java.net.URL portAddress)
           
 java.lang.String getReportServiceAddress()
           

 

Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation

 

Method Detail

getReportServiceAddress

java.lang.String getReportServiceAddress()

getReportService

ReportService_PortType getReportService()
                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getReportService

ReportService_PortType getReportService(java.net.URL portAddress)
                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

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.