Uses of Class
org.uddi.api_v3.SaveService

Packages that use SaveService
org.ow2.dragon.service.uddi.v3.impl   
org.uddi.api_v3   
org.uddi.api_v3_porttype   
 

Uses of SaveService in org.ow2.dragon.service.uddi.v3.impl
 

Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type SaveService
 ServiceDetail UDDIPublicationImpl.saveService(SaveService body)
           
 

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.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype with parameters of type SaveService
 ServiceDetail UDDIPublicationPortType.saveService(SaveService body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.