org.gcube.application.aquamaps.aquamapsservice.impl.db.managers
Class CustomQueryManager
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.db.managers.CustomQueryManager
public class CustomQueryManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userQueryTable
public static final String userQueryTable
- See Also:
- Constant Field Values
CustomQueryManager
public CustomQueryManager()
setUserCustomQuery
public static String setUserCustomQuery(String user,
String queryString)
throws Exception
- Throws:
Exception
getPagedResult
public static String getPagedResult(String user,
org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings)
throws Exception
- Throws:
Exception
clean
public static int clean()
throws Exception
- Throws:
Exception
getDescriptor
public static org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.CustomQueryDescriptor getDescriptor(String userid)
throws Exception
- Throws:
Exception
updateDescriptor
public static int updateDescriptor(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.CustomQueryDescriptor desc)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.