public class UDDIv2InquiryImpl extends Object implements Inquire
| Constructor and Description |
|---|
UDDIv2InquiryImpl() |
| Modifier and Type | Method and Description |
|---|---|
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) |
static String |
getNodeID() |
ServiceDetail |
getServiceDetail(GetServiceDetail body) |
TModelDetail |
getTModelDetail(GetTModelDetail body) |
public static String getNodeID()
public BindingDetail findBinding(FindBinding body) throws DispositionReport
findBinding in interface InquireDispositionReportpublic BusinessList findBusiness(FindBusiness body) throws DispositionReport
findBusiness in interface InquireDispositionReportpublic RelatedBusinessesList findRelatedBusinesses(FindRelatedBusinesses body) throws DispositionReport
findRelatedBusinesses in interface InquireDispositionReportpublic ServiceList findService(FindService body) throws DispositionReport
findService in interface InquireDispositionReportpublic TModelList findTModel(FindTModel body) throws DispositionReport
findTModel in interface InquireDispositionReportpublic BindingDetail getBindingDetail(GetBindingDetail body) throws DispositionReport
getBindingDetail in interface InquireDispositionReportpublic BusinessDetail getBusinessDetail(GetBusinessDetail body) throws DispositionReport
getBusinessDetail in interface InquireDispositionReportpublic BusinessDetailExt getBusinessDetailExt(GetBusinessDetailExt body) throws DispositionReport
getBusinessDetailExt in interface InquireDispositionReportpublic ServiceDetail getServiceDetail(GetServiceDetail body) throws DispositionReport
getServiceDetail in interface InquireDispositionReportpublic TModelDetail getTModelDetail(GetTModelDetail body) throws DispositionReport
getTModelDetail in interface InquireDispositionReportCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.