org.uddi.v3.wsdl
Interface UDDI_Inquiry_PortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- UDDI_Inquiry_SoapBindingStub
- public interface UDDI_Inquiry_PortType
- extends java.rmi.Remote
find_binding
public BindingDetail find_binding(Find_binding body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
find_business
public BusinessList find_business(Find_business body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
find_relatedBusinesses
public RelatedBusinessesList find_relatedBusinesses(Find_relatedBusinesses body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
find_service
public ServiceList find_service(Find_service body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
find_tModel
public TModelList find_tModel(Find_tModel body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_bindingDetail
public BindingDetail get_bindingDetail(Get_bindingDetail body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_businessDetail
public BusinessDetail get_businessDetail(Get_businessDetail body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_operationalInfo
public OperationalInfos get_operationalInfo(Get_operationalInfo body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_serviceDetail
public ServiceDetail get_serviceDetail(Get_serviceDetail body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport
get_tModelDetail
public TModelDetail get_tModelDetail(Get_tModelDetail body)
throws java.rmi.RemoteException,
DispositionReport
- Throws:
java.rmi.RemoteException
DispositionReport