Uses of Class
org.uddi.api_v3.SaveService

Packages that use SaveService
org.uddi.api_v3   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
 

Uses of SaveService in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return SaveService
 SaveService ObjectFactory.createSaveService()
          Create an instance of SaveService
 

Methods in org.uddi.api_v3 that return types with arguments of type SaveService
 javax.xml.bind.JAXBElement<SaveService> ObjectFactory.createSaveService(SaveService value)
          Create an instance of JAXBElement<SaveService>}
 

Methods in org.uddi.api_v3 with parameters of type SaveService
 javax.xml.bind.JAXBElement<SaveService> ObjectFactory.createSaveService(SaveService value)
          Create an instance of JAXBElement<SaveService>}
 

Uses of SaveService in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type SaveService
 ServiceDetail UDDIPublicationPortType.saveService(SaveService body)
          The save_service API call adds or updates one or more businessService elements.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.