com.yahoo.marketing.apt
Interface ReportServiceService

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

public interface ReportServiceService
extends javax.xml.rpc.Service


Method Summary
 ReportService getReportService()
           
 ReportService 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 getReportService()
                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getReportService

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