org.uddi.v3_service
Interface UDDIInquiryPortType
- All Superinterfaces:
- java.rmi.Remote
public interface UDDIInquiryPortType
- extends java.rmi.Remote
This portType defines all of the UDDI inquiry operations.
This class was generated by the JAX-WS RI.
JAX-WS RI 2.1.5-b03-
Generated source version: 2.1
findBinding
BindingDetail findBinding(FindBinding body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.BindingDetail
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
findBusiness
BusinessList findBusiness(FindBusiness body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.BusinessList
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
findRelatedBusinesses
RelatedBusinessesList findRelatedBusinesses(FindRelatedBusinesses body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.RelatedBusinessesList
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
findService
ServiceList findService(FindService body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.ServiceList
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
findTModel
TModelList findTModel(FindTModel body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.TModelList
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
getBindingDetail
BindingDetail getBindingDetail(GetBindingDetail body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.BindingDetail
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
getBusinessDetail
BusinessDetail getBusinessDetail(GetBusinessDetail body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.BusinessDetail
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
getOperationalInfo
OperationalInfos getOperationalInfo(GetOperationalInfo body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.OperationalInfos
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
getServiceDetail
ServiceDetail getServiceDetail(GetServiceDetail body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.ServiceDetail
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
getTModelDetail
TModelDetail getTModelDetail(GetTModelDetail body)
throws DispositionReportFaultMessage,
java.rmi.RemoteException
- Parameters:
body -
- Returns:
- returns org.uddi.api_v3.TModelDetail
- Throws:
DispositionReportFaultMessage, - RemoteException
DispositionReportFaultMessage
java.rmi.RemoteException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.