Skip navigation links

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

E17789-02


oracle.xdo.service.v2
Interface CatalogService_Service

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

public interface CatalogService_Service
extends javax.xml.rpc.Service

Method Summary
 CatalogService_PortType getV2CatalogService()
           
 CatalogService_PortType getV2CatalogService(java.net.URL portAddress)
           
 java.lang.String getV2CatalogServiceAddress()
           

 

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

 

Method Detail

getV2CatalogServiceAddress

java.lang.String getV2CatalogServiceAddress()

getV2CatalogService

CatalogService_PortType getV2CatalogService()
                                            throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getV2CatalogService

CatalogService_PortType getV2CatalogService(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-02


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