com.yahoo.marketing.apt
Interface SellingRulesServiceService

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

public interface SellingRulesServiceService
extends javax.xml.rpc.Service


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

Method Detail

getSellingRulesServiceAddress

java.lang.String getSellingRulesServiceAddress()

getSellingRulesService

SellingRulesService getSellingRulesService()
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSellingRulesService

SellingRulesService getSellingRulesService(java.net.URL portAddress)
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException