com.yahoo.marketing.apt
Interface EditorialServiceService

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

public interface EditorialServiceService
extends javax.xml.rpc.Service


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

Method Detail

getEditorialServiceAddress

java.lang.String getEditorialServiceAddress()

getEditorialService

EditorialService getEditorialService()
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getEditorialService

EditorialService getEditorialService(java.net.URL portAddress)
                                     throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException