uk.ac.soton.ecs.grimoires.server.impl.uddiv2.inquiry
Class InquireSoapImpl
java.lang.Object
uk.ac.soton.ecs.grimoires.server.impl.uddiv2.inquiry.InquireSoapImpl
- All Implemented Interfaces:
- Inquire, Remote
- public class InquireSoapImpl
- extends Object
- implements Inquire
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InquireSoapImpl
public InquireSoapImpl()
find_binding
public BindingDetail find_binding(Find_binding body)
throws RemoteException,
DispositionReport
- Specified by:
find_binding in interface Inquire
- Throws:
RemoteException
DispositionReport
find_business
public BusinessList find_business(Find_business body)
throws RemoteException,
DispositionReport
- Specified by:
find_business in interface Inquire
- Throws:
RemoteException
DispositionReport
find_relatedBusinesses
public RelatedBusinessesList find_relatedBusinesses(Find_relatedBusinesses body)
throws RemoteException,
DispositionReport
- Specified by:
find_relatedBusinesses in interface Inquire
- Throws:
RemoteException
DispositionReport
find_service
public ServiceList find_service(Find_service body)
throws RemoteException,
DispositionReport
- Specified by:
find_service in interface Inquire
- Throws:
RemoteException
DispositionReport
find_tModel
public TModelList find_tModel(Find_tModel body)
throws RemoteException,
DispositionReport
- Specified by:
find_tModel in interface Inquire
- Throws:
RemoteException
DispositionReport
get_bindingDetail
public BindingDetail get_bindingDetail(Get_bindingDetail body)
throws RemoteException,
DispositionReport
- Specified by:
get_bindingDetail in interface Inquire
- Throws:
RemoteException
DispositionReport
get_businessDetail
public BusinessDetail get_businessDetail(Get_businessDetail body)
throws RemoteException,
DispositionReport
- Specified by:
get_businessDetail in interface Inquire
- Throws:
RemoteException
DispositionReport
get_businessDetailExt
public BusinessDetailExt get_businessDetailExt(Get_businessDetailExt body)
throws RemoteException,
DispositionReport
- Specified by:
get_businessDetailExt in interface Inquire
- Throws:
RemoteException
DispositionReport
get_serviceDetail
public ServiceDetail get_serviceDetail(Get_serviceDetail body)
throws RemoteException,
DispositionReport
- Specified by:
get_serviceDetail in interface Inquire
- Throws:
RemoteException
DispositionReport
get_tModelDetail
public TModelDetail get_tModelDetail(Get_tModelDetail body)
throws RemoteException,
DispositionReport
- Specified by:
get_tModelDetail in interface Inquire
- Throws:
RemoteException
DispositionReport