com.yahoo.marketing.apt
Interface GeographicalTargetingServiceService

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

public interface GeographicalTargetingServiceService
extends javax.xml.rpc.Service


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

Method Detail

getGeographicalTargetingServiceAddress

java.lang.String getGeographicalTargetingServiceAddress()

getGeographicalTargetingService

GeographicalTargetingService getGeographicalTargetingService()
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGeographicalTargetingService

GeographicalTargetingService getGeographicalTargetingService(java.net.URL portAddress)
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException