uk.ac.soton.ecs.grimoires.server.impl.uddiv2.inquiry
Interface Inquire

All Superinterfaces:
Remote
All Known Implementing Classes:
InquireSoapImpl, InquireSoapSkeleton, InquireSoapStub, InquireTie

public interface Inquire
extends Remote


Method Summary
 BindingDetail find_binding(Find_binding body)
           
 BusinessList find_business(Find_business body)
           
 RelatedBusinessesList find_relatedBusinesses(Find_relatedBusinesses body)
           
 ServiceList find_service(Find_service body)
           
 TModelList find_tModel(Find_tModel body)
           
 BindingDetail get_bindingDetail(Get_bindingDetail body)
           
 BusinessDetail get_businessDetail(Get_businessDetail body)
           
 BusinessDetailExt get_businessDetailExt(Get_businessDetailExt body)
           
 ServiceDetail get_serviceDetail(Get_serviceDetail body)
           
 TModelDetail get_tModelDetail(Get_tModelDetail body)
           
 

Method Detail

find_binding

public BindingDetail find_binding(Find_binding body)
                           throws RemoteException,
                                  DispositionReport
Throws:
RemoteException
DispositionReport

find_business

public BusinessList find_business(Find_business body)
                           throws RemoteException,
                                  DispositionReport
Throws:
RemoteException
DispositionReport

find_relatedBusinesses

public RelatedBusinessesList find_relatedBusinesses(Find_relatedBusinesses body)
                                             throws RemoteException,
                                                    DispositionReport
Throws:
RemoteException
DispositionReport

find_service

public ServiceList find_service(Find_service body)
                         throws RemoteException,
                                DispositionReport
Throws:
RemoteException
DispositionReport

find_tModel

public TModelList find_tModel(Find_tModel body)
                       throws RemoteException,
                              DispositionReport
Throws:
RemoteException
DispositionReport

get_bindingDetail

public BindingDetail get_bindingDetail(Get_bindingDetail body)
                                throws RemoteException,
                                       DispositionReport
Throws:
RemoteException
DispositionReport

get_businessDetail

public BusinessDetail get_businessDetail(Get_businessDetail body)
                                  throws RemoteException,
                                         DispositionReport
Throws:
RemoteException
DispositionReport

get_businessDetailExt

public BusinessDetailExt get_businessDetailExt(Get_businessDetailExt body)
                                        throws RemoteException,
                                               DispositionReport
Throws:
RemoteException
DispositionReport

get_serviceDetail

public ServiceDetail get_serviceDetail(Get_serviceDetail body)
                                throws RemoteException,
                                       DispositionReport
Throws:
RemoteException
DispositionReport

get_tModelDetail

public TModelDetail get_tModelDetail(Get_tModelDetail body)
                              throws RemoteException,
                                     DispositionReport
Throws:
RemoteException
DispositionReport