org.uddi.inquiry_v2
Interface Inquire

All Known Implementing Classes:
InquireImpl

public interface Inquire

This class was generated by Apache CXF 2.2.2 Fri Feb 26 09:58:04 CET 2010 Generated source version: 2.2.2


Method Summary
 BindingDetail findBinding(FindBinding body)
           
 BusinessList findBusiness(FindBusiness body)
           
 RelatedBusinessesList findRelatedBusinesses(FindRelatedBusinesses body)
           
 ServiceList findService(FindService body)
           
 TModelList findTModel(FindTModel body)
           
 BindingDetail getBindingDetail(GetBindingDetail body)
           
 BusinessDetail getBusinessDetail(GetBusinessDetail body)
           
 BusinessDetailExt getBusinessDetailExt(GetBusinessDetailExt body)
           
 ServiceDetail getServiceDetail(GetServiceDetail body)
           
 TModelDetail getTModelDetail(GetTModelDetail body)
           
 

Method Detail

getBusinessDetail

BusinessDetail getBusinessDetail(GetBusinessDetail body)
                                 throws DispositionReport
Throws:
DispositionReport

getBindingDetail

BindingDetail getBindingDetail(GetBindingDetail body)
                               throws DispositionReport
Throws:
DispositionReport

findBinding

BindingDetail findBinding(FindBinding body)
                          throws DispositionReport
Throws:
DispositionReport

findService

ServiceList findService(FindService body)
                        throws DispositionReport
Throws:
DispositionReport

findBusiness

BusinessList findBusiness(FindBusiness body)
                          throws DispositionReport
Throws:
DispositionReport

getTModelDetail

TModelDetail getTModelDetail(GetTModelDetail body)
                             throws DispositionReport
Throws:
DispositionReport

getServiceDetail

ServiceDetail getServiceDetail(GetServiceDetail body)
                               throws DispositionReport
Throws:
DispositionReport

getBusinessDetailExt

BusinessDetailExt getBusinessDetailExt(GetBusinessDetailExt body)
                                       throws DispositionReport
Throws:
DispositionReport

findTModel

TModelList findTModel(FindTModel body)
                      throws DispositionReport
Throws:
DispositionReport

findRelatedBusinesses

RelatedBusinessesList findRelatedBusinesses(FindRelatedBusinesses body)
                                            throws DispositionReport
Throws:
DispositionReport


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.