Uses of Class
org.uddi.api_v3.DeleteBusiness

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

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

Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type DeleteBusiness
 void UDDIPublicationImpl.deleteBusiness(DeleteBusiness body)
           
 

Uses of DeleteBusiness in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return DeleteBusiness
 DeleteBusiness ObjectFactory.createDeleteBusiness()
          Create an instance of DeleteBusiness
 

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

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

Uses of DeleteBusiness in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype with parameters of type DeleteBusiness
 void UDDIPublicationPortType.deleteBusiness(DeleteBusiness body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.