com.yahoo.marketing.apt
Interface CustomGeoAreaServiceService

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

public interface CustomGeoAreaServiceService
extends javax.xml.rpc.Service


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

Method Detail

getCustomGeoAreaServiceAddress

java.lang.String getCustomGeoAreaServiceAddress()

getCustomGeoAreaService

CustomGeoAreaService getCustomGeoAreaService()
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCustomGeoAreaService

CustomGeoAreaService getCustomGeoAreaService(java.net.URL portAddress)
                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException