com.yahoo.marketing.apt
Interface TargetingDictionaryServiceService

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

public interface TargetingDictionaryServiceService
extends javax.xml.rpc.Service


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

Method Detail

getTargetingDictionaryServiceAddress

java.lang.String getTargetingDictionaryServiceAddress()

getTargetingDictionaryService

TargetingDictionaryService getTargetingDictionaryService()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getTargetingDictionaryService

TargetingDictionaryService getTargetingDictionaryService(java.net.URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException