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