Uses of Class
org.uddi.api_v3.ServiceDetail

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

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

Methods in org.ow2.dragon.service.uddi.v3.impl that return ServiceDetail
 ServiceDetail UDDIInquiryImpl.getServiceDetail(GetServiceDetail body)
           
 ServiceDetail UDDIPublicationImpl.saveService(SaveService body)
           
 

Uses of ServiceDetail in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return ServiceDetail
 ServiceDetail ObjectFactory.createServiceDetail()
          Create an instance of ServiceDetail
 

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

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

Uses of ServiceDetail in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype that return ServiceDetail
 ServiceDetail UDDIInquiryPortType.getServiceDetail(GetServiceDetail body)
           
 ServiceDetail UDDIPublicationPortType.saveService(SaveService body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.