public class TSChatServlet extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements ServiceI
Constructor and Description |
---|
TSChatServlet() |
Modifier and Type | Method and Description |
---|---|
ArrayList<String> |
getDistinctValuesFor(org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr table,
org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr field) |
com.extjs.gxt.ui.client.data.PagingLoadResult<AtomicNode> |
getFakeValues(com.extjs.gxt.ui.client.data.PagingLoadConfig conf) |
org.gcube.portlets.user.timeseries.charts.support.types.GraphGroups |
getGraphForTS(int maxDimension,
String table,
String xDimension,
String yDimension,
String groupDimension,
String speciesColumn,
String[] filters,
String[] areas) |
org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr |
getTSTable() |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public org.gcube.portlets.user.timeseries.charts.support.types.GraphGroups getGraphForTS(int maxDimension, String table, String xDimension, String yDimension, String groupDimension, String speciesColumn, String[] filters, String[] areas) throws Exception
getGraphForTS
in interface ServiceI
Exception
public org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr getTSTable()
getTSTable
in interface ServiceI
public ArrayList<String> getDistinctValuesFor(org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr table, org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr field) throws Exception
getDistinctValuesFor
in interface ServiceI
Exception
public com.extjs.gxt.ui.client.data.PagingLoadResult<AtomicNode> getFakeValues(com.extjs.gxt.ui.client.data.PagingLoadConfig conf)
getFakeValues
in interface ServiceI
Copyright © 2015. All Rights Reserved.