public interface Inquire
| 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) |
ServiceDetail |
getServiceDetail(GetServiceDetail body) |
TModelDetail |
getTModelDetail(GetTModelDetail body) |
BindingDetail findBinding(FindBinding body) throws DispositionReport
body - DispositionReportBusinessList findBusiness(FindBusiness body) throws DispositionReport
body - DispositionReportRelatedBusinessesList findRelatedBusinesses(FindRelatedBusinesses body) throws DispositionReport
body - DispositionReportServiceList findService(FindService body) throws DispositionReport
body - DispositionReportTModelList findTModel(FindTModel body) throws DispositionReport
body - DispositionReportBindingDetail getBindingDetail(GetBindingDetail body) throws DispositionReport
body - DispositionReportBusinessDetail getBusinessDetail(GetBusinessDetail body) throws DispositionReport
body - DispositionReportBusinessDetailExt getBusinessDetailExt(GetBusinessDetailExt body) throws DispositionReport
body - DispositionReportServiceDetail getServiceDetail(GetServiceDetail body) throws DispositionReport
body - DispositionReportTModelDetail getTModelDetail(GetTModelDetail body) throws DispositionReport
body - DispositionReportCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.