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 Inquire
DispositionReport
public BusinessList findBusiness(FindBusiness body) throws DispositionReport
findBusiness
in interface Inquire
DispositionReport
public RelatedBusinessesList findRelatedBusinesses(FindRelatedBusinesses body) throws DispositionReport
findRelatedBusinesses
in interface Inquire
DispositionReport
public ServiceList findService(FindService body) throws DispositionReport
findService
in interface Inquire
DispositionReport
public TModelList findTModel(FindTModel body) throws DispositionReport
findTModel
in interface Inquire
DispositionReport
public BindingDetail getBindingDetail(GetBindingDetail body) throws DispositionReport
getBindingDetail
in interface Inquire
DispositionReport
public BusinessDetail getBusinessDetail(GetBusinessDetail body) throws DispositionReport
getBusinessDetail
in interface Inquire
DispositionReport
public BusinessDetailExt getBusinessDetailExt(GetBusinessDetailExt body) throws DispositionReport
getBusinessDetailExt
in interface Inquire
DispositionReport
public ServiceDetail getServiceDetail(GetServiceDetail body) throws DispositionReport
getServiceDetail
in interface Inquire
DispositionReport
public TModelDetail getTModelDetail(GetTModelDetail body) throws DispositionReport
getTModelDetail
in interface Inquire
DispositionReport
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.