org.ow2.dragon.service.uddi.query
Class FindServiceQueryHelper

java.lang.Object
  extended by org.ow2.dragon.service.uddi.query.CommonQueryHelper
      extended by org.ow2.dragon.service.uddi.query.FindServiceQueryHelper

public class FindServiceQueryHelper
extends CommonQueryHelper

Author:
ofabre - ebmwebsourcing

Field Summary
static java.lang.String PROVIDER
           
 
Constructor Summary
FindServiceQueryHelper()
           
 
Method Summary
static com.trg.search.IMutableSearch constructFindServiceSearch(FindQualifiers findQualifiers, org.ow2.dragon.persistence.bo.common.CategoryBag dragonCategoryBag, java.util.Set<java.lang.String> modelKeys, java.lang.String businessKey, java.util.List<org.ow2.dragon.persistence.bo.common.Name> names, Paging paging)
           
 
Methods inherited from class org.ow2.dragon.service.uddi.query.CommonQueryHelper
addPagingOptions, addSortOptions, createCategoryBagFilter, createDistinctSearch, createIdentifierBagFilter, createNameFilter, createNamesFilter, createTModelKeysFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROVIDER

public static final java.lang.String PROVIDER
See Also:
Constant Field Values
Constructor Detail

FindServiceQueryHelper

public FindServiceQueryHelper()
Method Detail

constructFindServiceSearch

public static com.trg.search.IMutableSearch constructFindServiceSearch(FindQualifiers findQualifiers,
                                                                       org.ow2.dragon.persistence.bo.common.CategoryBag dragonCategoryBag,
                                                                       java.util.Set<java.lang.String> modelKeys,
                                                                       java.lang.String businessKey,
                                                                       java.util.List<org.ow2.dragon.persistence.bo.common.Name> names,
                                                                       Paging paging)


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.