com.yahoo.marketing.apt
Interface TargetingProfileServiceService

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

public interface TargetingProfileServiceService
extends javax.xml.rpc.Service


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

Method Detail

getTargetingProfileServiceAddress

java.lang.String getTargetingProfileServiceAddress()

getTargetingProfileService

TargetingProfileService getTargetingProfileService()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getTargetingProfileService

TargetingProfileService getTargetingProfileService(java.net.URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException