Uses of Class
org.uddi.api_v3.GetBusinessDetail

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

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

Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type GetBusinessDetail
 BusinessDetail UDDIInquiryImpl.getBusinessDetail(GetBusinessDetail body)
           
 

Uses of GetBusinessDetail in org.ow2.dragon.service.uddi.v3.validator
 

Methods in org.ow2.dragon.service.uddi.v3.validator with parameters of type GetBusinessDetail
 void InquiryValidator.validateGetBusinessDetail(GetBusinessDetail body)
           
 

Uses of GetBusinessDetail in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return GetBusinessDetail
 GetBusinessDetail ObjectFactory.createGetBusinessDetail()
          Create an instance of GetBusinessDetail
 

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

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

Uses of GetBusinessDetail in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype with parameters of type GetBusinessDetail
 BusinessDetail UDDIInquiryPortType.getBusinessDetail(GetBusinessDetail body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.