org.ow2.dragon.service.uddi.v3.impl
Class UDDIInquiryImpl
java.lang.Object
org.ow2.dragon.service.uddi.v3.impl.UDDIInquiryImpl
- All Implemented Interfaces:
- UDDIInquiryPortType
@Transactional(readOnly=true)
public class UDDIInquiryImpl
- extends java.lang.Object
- implements UDDIInquiryPortType
- Author:
- ofabre - ebmwebsourcing
|
Constructor Summary |
UDDIInquiryImpl(org.ow2.dragon.persistence.dao.UniversalUnifiedDAO universalUnifiedDAO,
org.apache.cxf.jaxws.context.WebServiceContextImpl webServiceContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIInquiryImpl
public UDDIInquiryImpl(org.ow2.dragon.persistence.dao.UniversalUnifiedDAO universalUnifiedDAO,
org.apache.cxf.jaxws.context.WebServiceContextImpl webServiceContext)
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 © 2008-2010 eBMWebsourcing. All Rights Reserved.