org.apache.juddi.api.impl
Class InquiryHelper

java.lang.Object
  extended by org.apache.juddi.api.impl.InquiryHelper

public class InquiryHelper
extends Object

Co Used to factor out inquiry functionality as it is used in more than one spot.

Author:
Jeff Faath

Constructor Summary
InquiryHelper()
           
 
Method Summary
static List<?> findBinding(FindBinding body, FindQualifiers findQualifiers, javax.persistence.EntityManager em)
           
static List<?> findBusiness(FindBusiness body, FindQualifiers findQualifiers, javax.persistence.EntityManager em)
           
static List<?> findService(FindService body, FindQualifiers findQualifiers, javax.persistence.EntityManager em)
           
static List<?> findTModel(FindTModel body, FindQualifiers findQualifiers, javax.persistence.EntityManager em)
           
static BindingDetail getBindingDetailFromKeys(FindBinding body, FindQualifiers findQualifiers, javax.persistence.EntityManager em, List<?> keysFound)
           
static BindingDetail getBindingDetailFromKeys(FindBinding body, FindQualifiers findQualifiers, javax.persistence.EntityManager em, List<?> keysFound, Date modifiedAfter, Date modifiedBefore, javax.xml.ws.Holder<Integer> subscriptionStartIndex, Integer subscriptionMaxRows)
           
static BusinessList getBusinessListFromKeys(FindBusiness body, FindQualifiers findQualifiers, javax.persistence.EntityManager em, List<?> keysFound)
           
static BusinessList getBusinessListFromKeys(FindBusiness body, FindQualifiers findQualifiers, javax.persistence.EntityManager em, List<?> keysFound, Date modifiedAfter, Date modifiedBefore, javax.xml.ws.Holder<Integer> subscriptionStartIndex, Integer subscriptionMaxRows)
           
static void getRelatedBusinesses(javax.persistence.EntityManager em, Direction direction, String focalKey, KeyedReference keyedRef, RelatedBusinessInfos relatedBusinessInfos)
           
static void getRelatedBusinesses(javax.persistence.EntityManager em, Direction direction, String focalKey, KeyedReference keyedRef, RelatedBusinessInfos relatedBusinessInfos, Date modifiedAfter, Date modifiedBefore)
           
static RelatedBusinessesList getRelatedBusinessesList(FindRelatedBusinesses body, javax.persistence.EntityManager em)
           
static RelatedBusinessesList getRelatedBusinessesList(FindRelatedBusinesses body, javax.persistence.EntityManager em, Date modifiedAfter, Date modifiedBefore)
           
static ServiceList getServiceListFromKeys(FindService body, FindQualifiers findQualifiers, javax.persistence.EntityManager em, List<?> keysFound)
           
static ServiceList getServiceListFromKeys(FindService body, FindQualifiers findQualifiers, javax.persistence.EntityManager em, List<?> keysFound, Date modifiedAfter, Date modifiedBefore, javax.xml.ws.Holder<Integer> subscriptionStartIndex, Integer subscriptionMaxRows)
           
static TModelList getTModelListFromKeys(FindTModel body, FindQualifiers findQualifiers, javax.persistence.EntityManager em, List<?> keysFound)
           
static TModelList getTModelListFromKeys(FindTModel body, FindQualifiers findQualifiers, javax.persistence.EntityManager em, List<?> keysFound, Date modifiedAfter, Date modifiedBefore, javax.xml.ws.Holder<Integer> subscriptionStartIndex, Integer subscriptionMaxRows)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InquiryHelper

public InquiryHelper()
Method Detail

findBinding

public static List<?> findBinding(FindBinding body,
                                  FindQualifiers findQualifiers,
                                  javax.persistence.EntityManager em)
                           throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getBindingDetailFromKeys

public static BindingDetail getBindingDetailFromKeys(FindBinding body,
                                                     FindQualifiers findQualifiers,
                                                     javax.persistence.EntityManager em,
                                                     List<?> keysFound)
                                              throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getBindingDetailFromKeys

public static BindingDetail getBindingDetailFromKeys(FindBinding body,
                                                     FindQualifiers findQualifiers,
                                                     javax.persistence.EntityManager em,
                                                     List<?> keysFound,
                                                     Date modifiedAfter,
                                                     Date modifiedBefore,
                                                     javax.xml.ws.Holder<Integer> subscriptionStartIndex,
                                                     Integer subscriptionMaxRows)
                                              throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

findBusiness

public static List<?> findBusiness(FindBusiness body,
                                   FindQualifiers findQualifiers,
                                   javax.persistence.EntityManager em)
                            throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getBusinessListFromKeys

public static BusinessList getBusinessListFromKeys(FindBusiness body,
                                                   FindQualifiers findQualifiers,
                                                   javax.persistence.EntityManager em,
                                                   List<?> keysFound)
                                            throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getBusinessListFromKeys

public static BusinessList getBusinessListFromKeys(FindBusiness body,
                                                   FindQualifiers findQualifiers,
                                                   javax.persistence.EntityManager em,
                                                   List<?> keysFound,
                                                   Date modifiedAfter,
                                                   Date modifiedBefore,
                                                   javax.xml.ws.Holder<Integer> subscriptionStartIndex,
                                                   Integer subscriptionMaxRows)
                                            throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

findService

public static List<?> findService(FindService body,
                                  FindQualifiers findQualifiers,
                                  javax.persistence.EntityManager em)
                           throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getServiceListFromKeys

public static ServiceList getServiceListFromKeys(FindService body,
                                                 FindQualifiers findQualifiers,
                                                 javax.persistence.EntityManager em,
                                                 List<?> keysFound)
                                          throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getServiceListFromKeys

public static ServiceList getServiceListFromKeys(FindService body,
                                                 FindQualifiers findQualifiers,
                                                 javax.persistence.EntityManager em,
                                                 List<?> keysFound,
                                                 Date modifiedAfter,
                                                 Date modifiedBefore,
                                                 javax.xml.ws.Holder<Integer> subscriptionStartIndex,
                                                 Integer subscriptionMaxRows)
                                          throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

findTModel

public static List<?> findTModel(FindTModel body,
                                 FindQualifiers findQualifiers,
                                 javax.persistence.EntityManager em)
                          throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getTModelListFromKeys

public static TModelList getTModelListFromKeys(FindTModel body,
                                               FindQualifiers findQualifiers,
                                               javax.persistence.EntityManager em,
                                               List<?> keysFound)
                                        throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getTModelListFromKeys

public static TModelList getTModelListFromKeys(FindTModel body,
                                               FindQualifiers findQualifiers,
                                               javax.persistence.EntityManager em,
                                               List<?> keysFound,
                                               Date modifiedAfter,
                                               Date modifiedBefore,
                                               javax.xml.ws.Holder<Integer> subscriptionStartIndex,
                                               Integer subscriptionMaxRows)
                                        throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getRelatedBusinesses

public static void getRelatedBusinesses(javax.persistence.EntityManager em,
                                        Direction direction,
                                        String focalKey,
                                        KeyedReference keyedRef,
                                        RelatedBusinessInfos relatedBusinessInfos)
                                 throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getRelatedBusinesses

public static void getRelatedBusinesses(javax.persistence.EntityManager em,
                                        Direction direction,
                                        String focalKey,
                                        KeyedReference keyedRef,
                                        RelatedBusinessInfos relatedBusinessInfos,
                                        Date modifiedAfter,
                                        Date modifiedBefore)
                                 throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getRelatedBusinessesList

public static RelatedBusinessesList getRelatedBusinessesList(FindRelatedBusinesses body,
                                                             javax.persistence.EntityManager em)
                                                      throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage

getRelatedBusinessesList

public static RelatedBusinessesList getRelatedBusinessesList(FindRelatedBusinesses body,
                                                             javax.persistence.EntityManager em,
                                                             Date modifiedAfter,
                                                             Date modifiedBefore)
                                                      throws DispositionReportFaultMessage
Throws:
DispositionReportFaultMessage


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.