public class TSManager extends Object
Constructor and Description |
---|
TSManager() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getDistinctValuesFor(javax.servlet.http.HttpSession httpSession,
org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr table,
org.gcube.portlets.user.timeseries.charts.support.tablemodel.FieldDescr field) |
List<String> |
getFakeDistincts() |
org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr |
getFakeTable() |
String |
getGraphForTS(javax.servlet.http.HttpSession httpSession,
int maxDimension,
String table,
String xDimension,
String yDimension,
String groupDimension,
String speciesColumn,
String[] filters,
String[] areas) |
static TSManager |
getInstance() |
org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr |
getTSTable(javax.servlet.http.HttpSession httpSession) |
public static final TSManager getInstance()
public final org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr getFakeTable()
public String getGraphForTS(javax.servlet.http.HttpSession httpSession, int maxDimension, String table, String xDimension, String yDimension, String groupDimension, String speciesColumn, String[] filters, String[] areas)
public final org.gcube.portlets.user.timeseries.charts.support.tablemodel.TableDescr getTSTable(javax.servlet.http.HttpSession httpSession)
Copyright © 2015. All Rights Reserved.