com.yahoo.marketing.apt
Interface InventoryIdentifierServiceService

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

public interface InventoryIdentifierServiceService
extends javax.xml.rpc.Service


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

Method Detail

getInventoryIdentifierServiceAddress

java.lang.String getInventoryIdentifierServiceAddress()

getInventoryIdentifierService

InventoryIdentifierService getInventoryIdentifierService()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getInventoryIdentifierService

InventoryIdentifierService getInventoryIdentifierService(java.net.URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException