Skip navigation links

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

E22256-01


oracle.xdo.service.v2
Interface ScheduleService_Service

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

public interface ScheduleService_Service
extends javax.xml.rpc.Service

Method Summary
 ScheduleService_PortType getScheduleService()
           
 ScheduleService_PortType getScheduleService(java.net.URL portAddress)
           
 java.lang.String getScheduleServiceAddress()
           

 

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

 

Method Detail

getScheduleServiceAddress

java.lang.String getScheduleServiceAddress()

getScheduleService

ScheduleService_PortType getScheduleService()
                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getScheduleService

ScheduleService_PortType getScheduleService(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)

E22256-01


Copyright © 2010, 2011, Oracle. All rights reserved.