it.eng.spagobi.services.content.stub
Interface ContentServiceService

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

public interface ContentServiceService
extends javax.xml.rpc.Service


Method Summary
 ContentService getContentService()
           
 ContentService getContentService(java.net.URL portAddress)
           
 java.lang.String getContentServiceAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getContentServiceAddress

java.lang.String getContentServiceAddress()

getContentService

ContentService getContentService()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getContentService

ContentService getContentService(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException