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:
- java.rmi.Remote, UDDIInquiryPortType
public class UDDIInquiryImpl
- extends AuthenticatedService
- implements UDDIInquiryPortType
- Author:
- Jeff Faath
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIInquiryImpl
public UDDIInquiryImpl()
findBinding
public BindingDetail findBinding(FindBinding body)
throws DispositionReportFaultMessage
- Specified by:
findBinding
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
findBusiness
public BusinessList findBusiness(FindBusiness body)
throws DispositionReportFaultMessage
- Specified by:
findBusiness
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
findRelatedBusinesses
public RelatedBusinessesList findRelatedBusinesses(FindRelatedBusinesses body)
throws DispositionReportFaultMessage
- Specified by:
findRelatedBusinesses
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
findService
public ServiceList findService(FindService body)
throws DispositionReportFaultMessage
- Specified by:
findService
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
findTModel
public TModelList findTModel(FindTModel body)
throws DispositionReportFaultMessage
- Specified by:
findTModel
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
getBindingDetail
public BindingDetail getBindingDetail(GetBindingDetail body)
throws DispositionReportFaultMessage
- Specified by:
getBindingDetail
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
getBusinessDetail
public BusinessDetail getBusinessDetail(GetBusinessDetail body)
throws DispositionReportFaultMessage
- Specified by:
getBusinessDetail
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
getOperationalInfo
public OperationalInfos getOperationalInfo(GetOperationalInfo body)
throws DispositionReportFaultMessage
- Specified by:
getOperationalInfo
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
getServiceDetail
public ServiceDetail getServiceDetail(GetServiceDetail body)
throws DispositionReportFaultMessage
- Specified by:
getServiceDetail
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
getTModelDetail
public TModelDetail getTModelDetail(GetTModelDetail body)
throws DispositionReportFaultMessage
- Specified by:
getTModelDetail
in interface UDDIInquiryPortType
- Throws:
DispositionReportFaultMessage
Copyright © 2004-2009. All Rights Reserved.