org.apache.juddi.api.impl
Class UDDIInquiryImpl
java.lang.Object
org.apache.juddi.api.impl.AuthenticatedService
org.apache.juddi.api.impl.UDDIInquiryImpl
- All Implemented Interfaces:
- Remote, org.uddi.v3_service.UDDIInquiryPortType
public class UDDIInquiryImpl
- extends AuthenticatedService
- implements org.uddi.v3_service.UDDIInquiryPortType
- Author:
- Jeff Faath
Method Summary |
org.uddi.api_v3.BindingDetail |
findBinding(org.uddi.api_v3.FindBinding body)
|
org.uddi.api_v3.BusinessList |
findBusiness(org.uddi.api_v3.FindBusiness body)
|
org.uddi.api_v3.RelatedBusinessesList |
findRelatedBusinesses(org.uddi.api_v3.FindRelatedBusinesses body)
|
org.uddi.api_v3.ServiceList |
findService(org.uddi.api_v3.FindService body)
|
org.uddi.api_v3.TModelList |
findTModel(org.uddi.api_v3.FindTModel body)
|
org.uddi.api_v3.BindingDetail |
getBindingDetail(org.uddi.api_v3.GetBindingDetail body)
|
org.uddi.api_v3.BusinessDetail |
getBusinessDetail(org.uddi.api_v3.GetBusinessDetail body)
|
org.uddi.api_v3.OperationalInfos |
getOperationalInfo(org.uddi.api_v3.GetOperationalInfo body)
|
org.uddi.api_v3.ServiceDetail |
getServiceDetail(org.uddi.api_v3.GetServiceDetail body)
|
org.uddi.api_v3.TModelDetail |
getTModelDetail(org.uddi.api_v3.GetTModelDetail body)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIInquiryImpl
public UDDIInquiryImpl()
findBinding
public org.uddi.api_v3.BindingDetail findBinding(org.uddi.api_v3.FindBinding body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
findBinding
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
findBusiness
public org.uddi.api_v3.BusinessList findBusiness(org.uddi.api_v3.FindBusiness body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
findBusiness
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
findRelatedBusinesses
public org.uddi.api_v3.RelatedBusinessesList findRelatedBusinesses(org.uddi.api_v3.FindRelatedBusinesses body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
findRelatedBusinesses
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
findService
public org.uddi.api_v3.ServiceList findService(org.uddi.api_v3.FindService body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
findService
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
findTModel
public org.uddi.api_v3.TModelList findTModel(org.uddi.api_v3.FindTModel body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
findTModel
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getBindingDetail
public org.uddi.api_v3.BindingDetail getBindingDetail(org.uddi.api_v3.GetBindingDetail body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
getBindingDetail
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getBusinessDetail
public org.uddi.api_v3.BusinessDetail getBusinessDetail(org.uddi.api_v3.GetBusinessDetail body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
getBusinessDetail
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getOperationalInfo
public org.uddi.api_v3.OperationalInfos getOperationalInfo(org.uddi.api_v3.GetOperationalInfo body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
getOperationalInfo
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getServiceDetail
public org.uddi.api_v3.ServiceDetail getServiceDetail(org.uddi.api_v3.GetServiceDetail body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
getServiceDetail
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getTModelDetail
public org.uddi.api_v3.TModelDetail getTModelDetail(org.uddi.api_v3.GetTModelDetail body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
getTModelDetail
in interface org.uddi.v3_service.UDDIInquiryPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.