public final class SavedQueryHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.MultivaluedMap<String,String> |
getDefaultParameterValues(SavedQuery query)
Extracts the default parameter values from the saved query
|
static String |
getSampleResolvedQuery(SavedQuery savedQuery)
Gets a sample query for saved query by auto resolving the parameters
|
public static javax.ws.rs.core.MultivaluedMap<String,String> getDefaultParameterValues(SavedQuery query)
query - public static String getSampleResolvedQuery(SavedQuery savedQuery) throws LensException
savedQuery - LensExceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.