| Package | Description |
|---|---|
| org.gcube.portlets.user.tdwx.server.datasource |
| Modifier and Type | Method and Description |
|---|---|
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
DataSourceX.getDataAsJSon(int start,
int limit,
String sortingColumn,
Direction direction,
ArrayList<FilterInformation> filters,
ArrayList<StaticFilterInformation> staticFilters)
Retrieves the table data as JSON object.
|
Copyright © 2015. All Rights Reserved.