public class CustomQueryManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
userQueryTable |
| Constructor and Description |
|---|
CustomQueryManager() |
| Modifier and Type | Method and Description |
|---|---|
static int |
clean() |
static org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.CustomQueryDescriptorStubs |
getDescriptor(String userid) |
static String |
getPagedResult(String user,
org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings) |
static String |
setUserCustomQuery(String user,
String queryString) |
static int |
updateDescriptor(org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.CustomQueryDescriptorStubs desc) |
public static final String userQueryTable
public static String setUserCustomQuery(String user, String queryString) throws Exception
Exceptionpublic static String getPagedResult(String user, org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings) throws Exception
Exceptionpublic static org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.CustomQueryDescriptorStubs getDescriptor(String userid) throws Exception
ExceptionCopyright © 2017. All Rights Reserved.