org.gcube.portlets.user.speciesdiscovery.server.util
Class QueryUtil

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.server.util.QueryUtil

public class QueryUtil
extends Object

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Field Summary
protected static org.apache.log4j.Logger logger
           
 
Constructor Summary
QueryUtil()
           
 
Method Summary
static SearchResultType getQueryResultType(String query)
           
static SearchResultType getResultType(SearchFilters searchFilters)
           
static SpeciesCapability getResultType(SearchResultType resultType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static org.apache.log4j.Logger logger
Constructor Detail

QueryUtil

public QueryUtil()
Method Detail

getQueryResultType

public static SearchResultType getQueryResultType(String query)
                                           throws SearchServiceException
Throws:
SearchServiceException

getResultType

public static SearchResultType getResultType(SearchFilters searchFilters)

getResultType

public static SpeciesCapability getResultType(SearchResultType resultType)


Copyright © 2013. All Rights Reserved.