Uses of Class
org.uddi.api_v3.SaveBusiness

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

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

Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type SaveBusiness
 BusinessDetail UDDIPublicationImpl.saveBusiness(SaveBusiness body)
           
 

Uses of SaveBusiness in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return SaveBusiness
 SaveBusiness ObjectFactory.createSaveBusiness()
          Create an instance of SaveBusiness
 

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

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

Uses of SaveBusiness in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype with parameters of type SaveBusiness
 BusinessDetail UDDIPublicationPortType.saveBusiness(SaveBusiness body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.