com.yahoo.marketing.apt
Interface LibraryAdInformationServiceService

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

public interface LibraryAdInformationServiceService
extends javax.xml.rpc.Service


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

Method Detail

getLibraryAdInformationServiceAddress

java.lang.String getLibraryAdInformationServiceAddress()

getLibraryAdInformationService

LibraryAdInformationService getLibraryAdInformationService()
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getLibraryAdInformationService

LibraryAdInformationService getLibraryAdInformationService(java.net.URL portAddress)
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException