com.yahoo.marketing.apt
Interface LinkingProfileServiceService

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

public interface LinkingProfileServiceService
extends javax.xml.rpc.Service


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

Method Detail

getLinkingProfileServiceAddress

java.lang.String getLinkingProfileServiceAddress()

getLinkingProfileService

LinkingProfileService getLinkingProfileService()
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getLinkingProfileService

LinkingProfileService getLinkingProfileService(java.net.URL portAddress)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException