@RemoteServiceRelativePath(value="ServiceProxy")
public interface ServiceI
extends com.google.gwt.user.client.rpc.RemoteService
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() |
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
Exception
org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr getTSTable()
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
Exception
com.extjs.gxt.ui.client.data.PagingLoadResult<AtomicNode> getFakeValues(com.extjs.gxt.ui.client.data.PagingLoadConfig conf)
Copyright © 2015. All Rights Reserved.