org.gcube.vremanagement.resourcebroker.impl.support.queries
Class QueryLoader

java.lang.Object
  extended by org.gcube.vremanagement.resourcebroker.impl.support.queries.QueryLoader

public class QueryLoader
extends java.lang.Object

Support utility to load at runtime the customized queries to submit to the IS.

Author:
Daniele Strollo (ISTI-CNR)

Constructor Summary
QueryLoader()
           
 
Method Summary
static java.lang.String getQuery(QueryPath query)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryLoader

public QueryLoader()
Method Detail

getQuery

public static java.lang.String getQuery(QueryPath query)
                                 throws java.lang.Exception
Throws:
java.lang.Exception