A B C D E F G H I J K L M N O P R S T U V W

A

AbstractSQLDialect - Class in org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect
 
AbstractSQLDialect() - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.AbstractSQLDialect
 
add(DataSourceFactory) - Method in class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
Adds a new DataSourceFactory to the registry.
addColumn(ColumnDefinition) - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
Adds a new column definition.
addFailureHandler(FailureEventHandler) - Method in class org.gcube.portlets.user.tdw.client.TabularData
Add a new FailureEventHandler.
addInstancesInEnv() - Method in class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
 
addKey(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
addKey(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
addParameter(String, String) - Method in class org.gcube.portlets.user.tdw.client.util.UrlBuilder
 
addValue(String, Boolean) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Date) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Double) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Float) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Long) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Integer) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Adds a new value in the row.
addValue(String, Boolean) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, Date) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, Double) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, Float) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, Long) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValue(String, String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Adds a new value in the row.
addValueKey(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
addValueKey(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
appendQuoted(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Produce a string in double quotes with backslash sequences in all the right places.
appendQuoted(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Produce a string in double quotes with backslash sequences in all the right places.
autogeneratePrimaryColumn - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 

B

bindEventBus() - Method in class org.gcube.portlets.user.tdw.client.TabularDataController
 
bindEventBus() - Method in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 

C

calculateTableSize() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
caught - Variable in class org.gcube.portlets.user.tdw.client.event.FailureEvent
 
checkFirstField() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
checkFirstField() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
checkState(GridJSonBuilder.JGridSonWriterState) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
checkState(GridJSonWriter.JGridSonWriterState) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
clean() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
clear() - Method in class org.gcube.portlets.user.tdw.client.util.UrlBuilder
 
close() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
Close this DataSource releasing all the allocated resources.
close() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
close() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
closeCurrentTable(int, boolean) - Method in class org.gcube.portlets.user.tdw.server.TabularDataServiceImpl
 
closeDataSource(ASLSession, DataSource) - Method in interface org.gcube.portlets.user.tdw.server.datasource.DataSourceFactory
Close the specified DataSource releasing allocated resources.
closeDataSource(ASLSession, DataSource) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.SimpleJDBCDataSourceFactory
Close the specified DataSource releasing allocated resources.
closeDataSource(HttpSession, int) - Static method in class org.gcube.portlets.user.tdw.server.util.SessionUtil
 
closeTable(int) - Method in interface org.gcube.portlets.user.tdw.client.rpc.TabularDataService
 
closeTable(int, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.tdw.client.rpc.TabularDataServiceAsync
 
closeTable() - Method in class org.gcube.portlets.user.tdw.client.TabularData
 
closeTable(int) - Method in class org.gcube.portlets.user.tdw.server.TabularDataServiceImpl
CloseTableEvent - Class in org.gcube.portlets.user.tdw.client.event
 
CloseTableEvent() - Constructor for class org.gcube.portlets.user.tdw.client.event.CloseTableEvent
 
CloseTableEventHandler - Interface in org.gcube.portlets.user.tdw.client.event
 
ColumnConfigGenerator - Class in org.gcube.portlets.user.tdw.client.model.util
 
ColumnConfigGenerator() - Constructor for class org.gcube.portlets.user.tdw.client.model.util.ColumnConfigGenerator
 
ColumnDefinition - Class in org.gcube.portlets.user.tdw.shared.model
Describes a column in the widget model.
ColumnDefinition() - Constructor for class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
ColumnDefinition(String, String) - Constructor for class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
Creates a new column definition with type ColumnType USER.
ColumnDefinition(String, String, ValueType, int, boolean, boolean, ColumnType) - Constructor for class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
Creates a new column definition.
ColumnKey - Class in org.gcube.portlets.user.tdw.shared.model
 
ColumnKey() - Constructor for class org.gcube.portlets.user.tdw.shared.model.ColumnKey
 
ColumnKey(String, int) - Constructor for class org.gcube.portlets.user.tdw.shared.model.ColumnKey
 
ColumnPositionComparator - Class in org.gcube.portlets.user.tdw.client.util
Compares the ColumnDefinition by position field.
ColumnPositionComparator(boolean) - Constructor for class org.gcube.portlets.user.tdw.client.util.ColumnPositionComparator
 
columns - Variable in class org.gcube.portlets.user.tdw.client.model.grid.JSonValueConverter
 
columns - Variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
ColumnType - Enum in org.gcube.portlets.user.tdw.shared.model
 
compare(ColumnDefinition, ColumnDefinition) - Method in class org.gcube.portlets.user.tdw.client.util.ColumnPositionComparator
connection - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
container - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
contextMenu - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
controller - Variable in class org.gcube.portlets.user.tdw.client.TabularData
 
converter - Variable in class org.gcube.portlets.user.tdw.client.model.grid.DataRowPagingReader
 
converter - Variable in class org.gcube.portlets.user.tdw.client.model.grid.DataRowReader
 
convertToDataRow(List<JSonValue>) - Method in class org.gcube.portlets.user.tdw.client.model.grid.JSonValueConverter
 
convertToDataRow(JsArray<JSonValue>) - Method in class org.gcube.portlets.user.tdw.client.model.grid.JSonValueConverter
 
convertToDataRow(JSonValue) - Method in class org.gcube.portlets.user.tdw.client.model.grid.JSonValueConverter
 
create(ColumnDefinition) - Static method in class org.gcube.portlets.user.tdw.client.model.util.ColumnConfigGenerator
 
createDataPreparedStatement(Connection, String, String, Direction, int, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.AbstractSQLDialect
createDataPreparedStatement(Connection, String, String, Direction, int, int) - Method in interface org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialect
 
createPrimaryKeyColumn(List<ColumnDefinition>) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
credentials - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.SimpleJDBCDataSourceFactory
 
currentTable - Variable in class org.gcube.portlets.user.tdw.client.TabularDataController
 
currentTableDefinition - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 

D

data - Variable in class org.gcube.portlets.user.tdw.shared.model.DataRow
 
dataDeclared - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
dataRow - Variable in class org.gcube.portlets.user.tdw.client.config.Row
 
DataRow - Class in org.gcube.portlets.user.tdw.shared.model
 
DataRow(int) - Constructor for class org.gcube.portlets.user.tdw.shared.model.DataRow
 
DataRowColumnConfig<N> - Class in org.gcube.portlets.user.tdw.client.model.grid
 
DataRowColumnConfig(ColumnDefinition) - Constructor for class org.gcube.portlets.user.tdw.client.model.grid.DataRowColumnConfig
 
DataRowModelKeyProvider - Class in org.gcube.portlets.user.tdw.client.model.grid
 
DataRowModelKeyProvider(ColumnKey) - Constructor for class org.gcube.portlets.user.tdw.client.model.grid.DataRowModelKeyProvider
 
DataRowPagingReader - Class in org.gcube.portlets.user.tdw.client.model.grid
 
DataRowPagingReader(TableDefinition) - Constructor for class org.gcube.portlets.user.tdw.client.model.grid.DataRowPagingReader
 
DataRowReader - Class in org.gcube.portlets.user.tdw.client.model.grid
 
DataRowReader(TableDefinition) - Constructor for class org.gcube.portlets.user.tdw.client.model.grid.DataRowReader
 
DataRowValueProvider<V> - Class in org.gcube.portlets.user.tdw.client.model.grid
 
DataRowValueProvider(ColumnKey) - Constructor for class org.gcube.portlets.user.tdw.client.model.grid.DataRowValueProvider
 
DataSource - Interface in org.gcube.portlets.user.tdw.server.datasource
A TDW datasource.
dataSource - Variable in class org.gcube.portlets.user.tdw.server.session.TDSession
 
DataSourceException - Exception in org.gcube.portlets.user.tdw.server.datasource
 
DataSourceException(String, Throwable) - Constructor for exception org.gcube.portlets.user.tdw.server.datasource.DataSourceException
 
DataSourceException(String) - Constructor for exception org.gcube.portlets.user.tdw.server.datasource.DataSourceException
 
DataSourceFactory - Interface in org.gcube.portlets.user.tdw.server.datasource
Generator of DataSource
dataSourceFactoryId - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
dataSourceFactoryId - Variable in class org.gcube.portlets.user.tdw.shared.model.TableId
 
DataSourceFactoryRegistry - Class in org.gcube.portlets.user.tdw.server.datasource
 
DataSourceFactoryRegistry() - Constructor for class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
 
DEFAULT_JSON_OFFSET_FIELD - Static variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
DEFAULT_JSON_ROWS_FIELD - Static variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
DEFAULT_JSON_TOTAL_LENGTH_FIELD - Static variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
defaultDataSourceFactoryName - Variable in class org.gcube.portlets.user.tdw.client.TabularData
 
definition - Variable in class org.gcube.portlets.user.tdw.client.model.grid.DataRowColumnConfig
 
definition - Variable in class org.gcube.portlets.user.tdw.client.model.grid.DataRowPagingReader
 
definition - Variable in class org.gcube.portlets.user.tdw.client.model.grid.DataRowReader
 
Derby_10_7_SQLDialect - Class in org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect
 
Derby_10_7_SQLDialect() - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.Derby_10_7_SQLDialect
 
dialect - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
dialects - Static variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialectManager
 
Direction - Enum in org.gcube.portlets.user.tdw.server.datasource
Constants for sorting direction.
dispatch(CloseTableEventHandler) - Method in class org.gcube.portlets.user.tdw.client.event.CloseTableEvent
 
dispatch(FailureEventHandler) - Method in class org.gcube.portlets.user.tdw.client.event.FailureEvent
 
dispatch(OpenTableEventHandler) - Method in class org.gcube.portlets.user.tdw.client.event.OpenTableEvent
 
dispatch(TableReadyEventHandler) - Method in class org.gcube.portlets.user.tdw.client.event.TableReadyEvent
 
doCloseTable() - Method in class org.gcube.portlets.user.tdw.client.TabularDataController
 
doCloseTable() - Method in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.portlets.user.tdw.server.TabularDataServlet
 
doOpenTable(TableId) - Method in class org.gcube.portlets.user.tdw.client.TabularDataController
 
doOpenTable() - Method in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.portlets.user.tdw.server.TabularDataServlet
 
doTableReady(TableDefinition) - Method in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
doUpdate() - Method in class org.gcube.portlets.user.tdw.client.util.LiveRowNumberer
 

E

editable - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
endData() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Ends the data field.
endRow() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Ends the data row.
endRow() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Ends the data row.
endRow() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonBuilder
 
endRow() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonWriter
 
endRows() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Ends the data field.
ensureSize(int) - Method in class org.gcube.portlets.user.tdw.server.session.TDSessionList
 
eventBus - Variable in class org.gcube.portlets.user.tdw.client.TabularData
 
eventBus - Variable in class org.gcube.portlets.user.tdw.client.TabularDataController
 
eventBus - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
exists(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
 
exists(int) - Method in class org.gcube.portlets.user.tdw.server.session.TDSessionList
 
extractTableDefinition() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 

F

FailureEvent - Class in org.gcube.portlets.user.tdw.client.event
 
FailureEvent(Throwable, String) - Constructor for class org.gcube.portlets.user.tdw.client.event.FailureEvent
 
FailureEventHandler - Interface in org.gcube.portlets.user.tdw.client.event
 
FALSE - Static variable in class org.gcube.portlets.user.tdw.server.util.JSONConstants
 
fieldsCount - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
fieldsCount - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
first - Variable in class org.gcube.portlets.user.tdw.client.util.UrlBuilder
 
firstColumn - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
firstColumn - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
firstField - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
firstField - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
firstRow - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
firstRow - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 

G

generateConfiguration(ColumnDefinition) - Static method in class org.gcube.portlets.user.tdw.client.model.util.ColumnConfigGenerator
 
generic - Static variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialectManager
 
GenericSQLDialect - Class in org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect
 
GenericSQLDialect() - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.GenericSQLDialect
 
get(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
Retrieves the specified DataSourceFactory.
get(int) - Method in class org.gcube.portlets.user.tdw.server.session.TDSessionList
 
get(ColumnKey) - Method in class org.gcube.portlets.user.tdw.shared.model.DataRow
 
getAsBool(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Returns the value for the specified key as boolean
getAsBoolean(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
 
getAsDate(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
 
getAsDouble(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
 
getAsFloat(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
 
getAsInteger(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
 
getAsLong(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
 
getAsNumber(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Returns the value for the specified key as Number
getAssociatedType() - Method in class org.gcube.portlets.user.tdw.client.event.CloseTableEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.tdw.client.event.FailureEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.tdw.client.event.OpenTableEvent
 
getAssociatedType() - Method in class org.gcube.portlets.user.tdw.client.event.TableReadyEvent
 
getAsString(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Returns the value for the specified key as String
getBuilder() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
getCaught() - Method in class org.gcube.portlets.user.tdw.client.event.FailureEvent
 
getColStyle(DataRow, ValueProvider<? super DataRow, ?>, int, int) - Method in class org.gcube.portlets.user.tdw.client.config.TabularDataGridViewConfig
getColumnDefinition(ResultSet) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
getColumnDefinitions() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
getColumns() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
Returns the column definitions.
getColumnsAsList() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
getCredentials() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.SimpleJDBCDataSourceFactory
 
getCurrentTable() - Method in class org.gcube.portlets.user.tdw.client.TabularData
Returns the current table definition.
getCurrentTable() - Method in class org.gcube.portlets.user.tdw.client.TabularDataController
 
getCurrentTableDefinition(int) - Method in interface org.gcube.portlets.user.tdw.client.rpc.TabularDataService
 
getCurrentTableDefinition(int, AsyncCallback<TableDefinition>) - Method in interface org.gcube.portlets.user.tdw.client.rpc.TabularDataServiceAsync
 
getCurrentTableDefinition(int) - Method in class org.gcube.portlets.user.tdw.server.TabularDataServiceImpl
getDataAsJSon(int, int, String, Direction) - Method in interface org.gcube.portlets.user.tdw.server.datasource.DataSource
Retrieves the table data as JSON object.
getDataAsJSon(int, int, String, Direction) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
Retrieves the table data as JSON object.
getDataQuery(String, String, Direction) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.AbstractSQLDialect
Returns a query for table data selection.
getDataQuery(String, String, Direction) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.Derby_10_7_SQLDialect
Returns a query for table data selection.
getDataQuery(String, String, Direction) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.GenericSQLDialect
Returns a query for table data selection.
getDataQuery(String, String, Direction) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.MySQL_5_x_x_SQLDialect
Returns a query for table data selection.
getDataQuery(String, String, Direction) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.PostgresSQL_8_x_x_SQLDialect
Returns a query for table data selection.
getDataSource() - Method in class org.gcube.portlets.user.tdw.server.session.TDSession
 
getDataSource(int) - Method in class org.gcube.portlets.user.tdw.server.TabularDataServiceImpl
 
getDataSource(HttpSession, int) - Static method in class org.gcube.portlets.user.tdw.server.util.SessionUtil
 
getDataSourceFactoryId() - Method in interface org.gcube.portlets.user.tdw.server.datasource.DataSource
Returns the id of the DataSourceFactory that have generated it.
getDataSourceFactoryId() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
Returns the id of the DataSourceFactory that have generated it.
getDataSourceFactoryId() - Method in class org.gcube.portlets.user.tdw.shared.model.TableId
 
getDefaultDataSourceFactoryName() - Method in class org.gcube.portlets.user.tdw.client.TabularData
 
getDefinition() - Method in class org.gcube.portlets.user.tdw.client.model.grid.DataRowColumnConfig
 
getDialect(String, int, int) - Static method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialectManager
 
getField(String) - Method in class org.gcube.portlets.user.tdw.client.config.Row
Returns the specified field as request value type T.
getFieldAsText(String) - Method in class org.gcube.portlets.user.tdw.client.config.Row
Returns the specified field as text value.
getGrid() - Method in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
getGridPanel() - Method in class org.gcube.portlets.user.tdw.client.TabularData
 
getId() - Method in interface org.gcube.portlets.user.tdw.server.datasource.DataSourceFactory
The DataSourceFactory unique id.
getId() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCCredential
 
getId() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.SimpleJDBCDataSourceFactory
The DataSourceFactory unique id.
getId() - Method in class org.gcube.portlets.user.tdw.server.session.TDSession
 
getId() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
getId() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
getIndex() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnKey
 
getInstance() - Static method in class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
 
getJSon(ResultSet, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
getJSonIndex() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnKey
 
getJsonOffsetField() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
getJsonRowsField() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
getJSonTable(String) - Static method in class org.gcube.portlets.user.tdw.client.model.json.JSonTable
 
getJsonTotalLengthField() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
getKey(DataRow) - Method in class org.gcube.portlets.user.tdw.client.model.grid.DataRowModelKeyProvider
 
getKey() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
getKeys() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
Returns the columns keys.
getLabel() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
getList(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonTable
Return a list of JSonValue from the specified JSON string.
getMessage() - Method in class org.gcube.portlets.user.tdw.client.event.FailureEvent
 
getModelKeyColumn() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
getName() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.Derby_10_7_SQLDialect
 
getName() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.GenericSQLDialect
 
getName() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.MySQL_5_x_x_SQLDialect
 
getName() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.PostgresSQL_8_x_x_SQLDialect
 
getName() - Method in interface org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialect
 
getName() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
getOffset(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonTable
 
getOffset() - Method in class org.gcube.portlets.user.tdw.client.util.LiveRowNumberer
 
getPath() - Method in class org.gcube.portlets.user.tdw.client.model.grid.DataRowValueProvider
getPosition() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
getPreparedStatement(String, Direction, int, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
getPrimaryKey() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
getRows(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonTable
 
getRowStyle(Row) - Method in interface org.gcube.portlets.user.tdw.client.config.RowStyleProvider
Returns the CSS style for the specified row.
getRowStyle(DataRow, int) - Method in class org.gcube.portlets.user.tdw.client.config.TabularDataGridViewConfig
getRowStyleProvider() - Method in class org.gcube.portlets.user.tdw.client.config.TableViewConfig
 
getSelectedRow() - Method in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
Returns the selected row.
getSession(HttpSession) - Static method in class org.gcube.portlets.user.tdw.server.util.SessionUtil
 
getSession(ASLSession, int) - Static method in class org.gcube.portlets.user.tdw.server.util.SessionUtil
 
getTableDefinition() - Method in class org.gcube.portlets.user.tdw.client.event.TableReadyEvent
 
getTableDefinition(TableId) - Method in interface org.gcube.portlets.user.tdw.client.rpc.TabularDataService
 
getTableDefinition(TableId, AsyncCallback<TableDefinition>) - Method in interface org.gcube.portlets.user.tdw.client.rpc.TabularDataServiceAsync
 
getTableDefinition(TableId, AsyncCallback<TableDefinition>) - Method in class org.gcube.portlets.user.tdw.client.TabularData
Returns the TableDefinition for the specified TableId.
getTableDefinition(String, AsyncCallback<TableDefinition>) - Method in class org.gcube.portlets.user.tdw.client.TabularData
 
getTableDefinition(TableId, AsyncCallback<TableDefinition>) - Method in class org.gcube.portlets.user.tdw.client.TabularDataController
 
getTableDefinition() - Method in interface org.gcube.portlets.user.tdw.server.datasource.DataSource
Returns the table definition.
getTableDefinition() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
Returns the table definition.
getTableDefinition(TableId) - Method in class org.gcube.portlets.user.tdw.server.TabularDataServiceImpl
getTableId() - Method in class org.gcube.portlets.user.tdw.client.event.OpenTableEvent
 
getTableId(String) - Method in class org.gcube.portlets.user.tdw.client.TabularData
 
getTableKey() - Method in class org.gcube.portlets.user.tdw.shared.model.TableId
 
getTableName() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCCredential
 
getTableSize() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
getTableSizeQuery(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.Derby_10_7_SQLDialect
Returns a query for table size retrieving.
getTableSizeQuery(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.GenericSQLDialect
Returns a query for table size retrieving.
getTableSizeQuery(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.MySQL_5_x_x_SQLDialect
Returns a query for table size retrieving.
getTableSizeQuery(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.PostgresSQL_8_x_x_SQLDialect
Returns a query for table size retrieving.
getTableSizeQuery(String) - Method in interface org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialect
Returns a query for table size retrieving.
getTableViewConfig() - Method in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
getTotalLength(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonTable
 
getType(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
 
getType() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
getUrl() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCCredential
 
getValue(DataRow) - Method in class org.gcube.portlets.user.tdw.client.model.grid.DataRowValueProvider
getValueType(int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
getValueType() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
getWidth() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
grid - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
GridJSonBuilder - Class in org.gcube.portlets.user.tdw.server.datasource.util
 
GridJSonBuilder() - Constructor for class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
GridJSonBuilder.JGridSonWriterState - Enum in org.gcube.portlets.user.tdw.server.datasource.util
 
GridJSonWriter - Class in org.gcube.portlets.user.tdw.server.datasource.util
 
GridJSonWriter(Writer) - Constructor for class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
GridJSonWriter.JGridSonWriterState - Enum in org.gcube.portlets.user.tdw.server.datasource.util
 
gridPanel - Variable in class org.gcube.portlets.user.tdw.client.TabularData
 

H

handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.gcube.portlets.user.tdw.server.TabularDataServlet
 

I

id - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCCredential
 
id - Variable in class org.gcube.portlets.user.tdw.server.session.TDSession
 
id - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
id - Variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
index - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnKey
 
instance - Static variable in class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
 
instancesRegistry - Variable in class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
 
isEditable() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
isNull(String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Check if the specified value is null.
isVisible() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 

J

JDBCCredential - Class in org.gcube.portlets.user.tdw.server.datasource.jdbc
 
JDBCCredential(String, String, String) - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCCredential
 
JDBCDataSource - Class in org.gcube.portlets.user.tdw.server.datasource.jdbc
 
JDBCDataSource(String, Connection, String) - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
JDBCDataSource(String, String, String) - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
json - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
JSON_OFFSET_FIELD - Static variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
JSON_ROWS_FIELD - Static variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
JSON_TOTAL_LENGTH_FIELD - Static variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
jsonBuilder - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
JSONConstants - Class in org.gcube.portlets.user.tdw.server.util
 
JSONConstants() - Constructor for class org.gcube.portlets.user.tdw.server.util.JSONConstants
 
jsonIndex - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnKey
 
jsonOffsetField - Variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
jsonRowsField - Variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
JSonTable - Class in org.gcube.portlets.user.tdw.client.model.json
 
JSonTable() - Constructor for class org.gcube.portlets.user.tdw.client.model.json.JSonTable
 
jsonTotalLengthField - Variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
JSonValue - Class in org.gcube.portlets.user.tdw.client.model.json
 
JSonValue() - Constructor for class org.gcube.portlets.user.tdw.client.model.json.JSonValue
 
JSonValueConverter - Class in org.gcube.portlets.user.tdw.client.model.grid
 
JSonValueConverter(List<ColumnDefinition>) - Constructor for class org.gcube.portlets.user.tdw.client.model.grid.JSonValueConverter
 

K

key - Variable in class org.gcube.portlets.user.tdw.client.model.grid.DataRowModelKeyProvider
 
key - Variable in class org.gcube.portlets.user.tdw.client.model.grid.DataRowValueProvider
 
key - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
keys - Variable in class org.gcube.portlets.user.tdw.client.config.Row
 
keys - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
keys - Variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
keySeed - Variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 

L

label - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
LIMIT - Static variable in class org.gcube.portlets.user.tdw.shared.ServletParameters
 
liveGridView - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
LiveRowNumberer<M> - Class in org.gcube.portlets.user.tdw.client.util
 
LiveRowNumberer(IdentityValueProvider<M>) - Constructor for class org.gcube.portlets.user.tdw.client.util.LiveRowNumberer
 
loader - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
logger - Variable in class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
 
logger - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.AbstractSQLDialect
 
logger - Static variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialectManager
 
logger - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
logger - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.SimpleJDBCDataSourceFactory
 
logger - Static variable in class org.gcube.portlets.user.tdw.server.TabularDataServiceImpl
 
logger - Variable in class org.gcube.portlets.user.tdw.server.TabularDataServlet
 
logger - Static variable in class org.gcube.portlets.user.tdw.server.util.SessionUtil
 

M

message - Variable in class org.gcube.portlets.user.tdw.client.event.FailureEvent
 
modelKeyColumnId - Variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
MySQL_5_x_x_SQLDialect - Class in org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect
 
MySQL_5_x_x_SQLDialect() - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.MySQL_5_x_x_SQLDialect
 

N

name - Variable in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
noPositionLast - Variable in class org.gcube.portlets.user.tdw.client.util.ColumnPositionComparator
 
NULL - Static variable in class org.gcube.portlets.user.tdw.server.util.JSONConstants
 

O

offset - Variable in class org.gcube.portlets.user.tdw.client.util.LiveRowNumberer
 
OFFSET - Static variable in class org.gcube.portlets.user.tdw.shared.ServletParameters
 
offsetDeclared - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
offsetDeclared - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
onCloseTable(CloseTableEvent) - Method in interface org.gcube.portlets.user.tdw.client.event.CloseTableEventHandler
 
onFailure(FailureEvent) - Method in interface org.gcube.portlets.user.tdw.client.event.FailureEventHandler
 
onOpenTable(OpenTableEvent) - Method in interface org.gcube.portlets.user.tdw.client.event.OpenTableEventHandler
 
onTableReady(TableReadyEvent) - Method in interface org.gcube.portlets.user.tdw.client.event.TableReadyEventHandler
 
openDataSource(ASLSession, TableId) - Method in interface org.gcube.portlets.user.tdw.server.datasource.DataSourceFactory
Open the specified datasource DataSource.
openDataSource(ASLSession, TableId) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.SimpleJDBCDataSourceFactory
Open the specified datasource DataSource.
openDataSource(HttpSession, TableId) - Static method in class org.gcube.portlets.user.tdw.server.util.SessionUtil
 
openTable(int, TableId) - Method in interface org.gcube.portlets.user.tdw.client.rpc.TabularDataService
 
openTable(int, TableId, AsyncCallback<TableDefinition>) - Method in interface org.gcube.portlets.user.tdw.client.rpc.TabularDataServiceAsync
 
openTable(TableId) - Method in class org.gcube.portlets.user.tdw.client.TabularData
Opens a new table.
openTable(String) - Method in class org.gcube.portlets.user.tdw.client.TabularData
Opens a new table.
openTable(int, TableId) - Method in class org.gcube.portlets.user.tdw.server.TabularDataServiceImpl
OpenTableEvent - Class in org.gcube.portlets.user.tdw.client.event
 
OpenTableEvent(TableId) - Constructor for class org.gcube.portlets.user.tdw.client.event.OpenTableEvent
 
OpenTableEventHandler - Interface in org.gcube.portlets.user.tdw.client.event
 
org.gcube.portlets.user.tdw.client - package org.gcube.portlets.user.tdw.client
 
org.gcube.portlets.user.tdw.client.config - package org.gcube.portlets.user.tdw.client.config
 
org.gcube.portlets.user.tdw.client.event - package org.gcube.portlets.user.tdw.client.event
 
org.gcube.portlets.user.tdw.client.model.grid - package org.gcube.portlets.user.tdw.client.model.grid
 
org.gcube.portlets.user.tdw.client.model.json - package org.gcube.portlets.user.tdw.client.model.json
 
org.gcube.portlets.user.tdw.client.model.util - package org.gcube.portlets.user.tdw.client.model.util
 
org.gcube.portlets.user.tdw.client.rpc - package org.gcube.portlets.user.tdw.client.rpc
 
org.gcube.portlets.user.tdw.client.util - package org.gcube.portlets.user.tdw.client.util
 
org.gcube.portlets.user.tdw.server - package org.gcube.portlets.user.tdw.server
 
org.gcube.portlets.user.tdw.server.datasource - package org.gcube.portlets.user.tdw.server.datasource
 
org.gcube.portlets.user.tdw.server.datasource.jdbc - package org.gcube.portlets.user.tdw.server.datasource.jdbc
 
org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect - package org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect
 
org.gcube.portlets.user.tdw.server.datasource.util - package org.gcube.portlets.user.tdw.server.datasource.util
 
org.gcube.portlets.user.tdw.server.session - package org.gcube.portlets.user.tdw.server.session
 
org.gcube.portlets.user.tdw.server.util - package org.gcube.portlets.user.tdw.server.util
 
org.gcube.portlets.user.tdw.shared - package org.gcube.portlets.user.tdw.shared
 
org.gcube.portlets.user.tdw.shared.model - package org.gcube.portlets.user.tdw.shared.model
 

P

PagingLoadUrlEncoder - Class in org.gcube.portlets.user.tdw.client.util
 
PagingLoadUrlEncoder() - Constructor for class org.gcube.portlets.user.tdw.client.util.PagingLoadUrlEncoder
 
position - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
PostgresSQL_8_x_x_SQLDialect - Class in org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect
 
PostgresSQL_8_x_x_SQLDialect() - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.PostgresSQL_8_x_x_SQLDialect
 
preparedStatementCache - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 

R

read(Object, String) - Method in class org.gcube.portlets.user.tdw.client.model.grid.DataRowPagingReader
 
read(Object, String) - Method in class org.gcube.portlets.user.tdw.client.model.grid.DataRowReader
reader - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
registerTable(String, String, String) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.SimpleJDBCDataSourceFactory
 
registerTable(String, String) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.SimpleJDBCDataSourceFactory
 
remove(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.DataSourceFactoryRegistry
Removes the specified DataSourceFactory.
resetState() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
Row - Class in org.gcube.portlets.user.tdw.client.config
Represents a table row.
Row(Map<String, ColumnKey>) - Constructor for class org.gcube.portlets.user.tdw.client.config.Row
 
Row(DataRow, Map<String, ColumnKey>) - Constructor for class org.gcube.portlets.user.tdw.client.config.Row
 
row - Variable in class org.gcube.portlets.user.tdw.client.config.TabularDataGridViewConfig
 
rowsCount - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
rowsCount - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
rowsDeclared - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
RowStyleProvider - Interface in org.gcube.portlets.user.tdw.client.config
Provides the CSS styles to apply to the provided row.
rowStyleProvider - Variable in class org.gcube.portlets.user.tdw.client.config.TableViewConfig
 
rowStyleProvider - Variable in class org.gcube.portlets.user.tdw.client.config.TabularDataGridViewConfig
 

S

seed - Static variable in class org.gcube.portlets.user.tdw.client.TabularData
 
service - Variable in class org.gcube.portlets.user.tdw.client.TabularDataController
 
ServletParameters - Class in org.gcube.portlets.user.tdw.shared
 
ServletParameters() - Constructor for class org.gcube.portlets.user.tdw.shared.ServletParameters
 
sessions - Variable in class org.gcube.portlets.user.tdw.server.session.TDSessionList
 
SessionUtil - Class in org.gcube.portlets.user.tdw.server.util
 
SessionUtil() - Constructor for class org.gcube.portlets.user.tdw.server.util.SessionUtil
 
set(String, String) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Set the specified value.
set(String, double) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Set the specified value.
set(String, boolean) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Set the specified value.
set(String, Boolean) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Set the specified value.
set(String, Date) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Set the specified value.
set(String, Double) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Set the specified value.
set(String, Float) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Set the specified value.
set(String, Integer) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Set the specified value.
set(String, Long) - Method in class org.gcube.portlets.user.tdw.client.model.json.JSonValue
Set the specified value.
set(int, TDSession) - Method in class org.gcube.portlets.user.tdw.server.session.TDSessionList
 
set(ColumnKey, T) - Method in class org.gcube.portlets.user.tdw.shared.model.DataRow
 
setDataPreparedStatementParameters(PreparedStatement, String, String, Direction, int, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.AbstractSQLDialect
setDataPreparedStatementParameters(PreparedStatement, String, String, Direction, int, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.MySQL_5_x_x_SQLDialect
setDataPreparedStatementParameters(PreparedStatement, String, String, Direction, int, int) - Method in interface org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialect
 
setDataRow(DataRow) - Method in class org.gcube.portlets.user.tdw.client.config.Row
 
setDataSource(DataSource) - Method in class org.gcube.portlets.user.tdw.server.session.TDSession
 
setDataSource(HttpSession, int, DataSource) - Static method in class org.gcube.portlets.user.tdw.server.util.SessionUtil
 
setDefaultDataSourceFactoryName(String) - Method in class org.gcube.portlets.user.tdw.client.TabularData
 
setDefinition(TableDefinition) - Method in class org.gcube.portlets.user.tdw.client.model.grid.DataRowPagingReader
 
setEditable(boolean) - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
setEditor(AbstractGridEditing<DataRow>, ColumnConfig<DataRow, ?>) - Static method in class org.gcube.portlets.user.tdw.client.model.util.ColumnConfigGenerator
 
setEditor(AbstractGridEditing<DataRow>, DataRowColumnConfig<?>) - Static method in class org.gcube.portlets.user.tdw.client.model.util.ColumnConfigGenerator
 
setId(int) - Method in class org.gcube.portlets.user.tdw.server.session.TDSession
 
setIndex(int) - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
setJsonOffsetField(String) - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
setJsonRowsField(String) - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
setJsonTotalLengthField(String) - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
setModelKeyColumnId(String) - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
Sets the model key column.
setOffset(String, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
setOffset(String, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
setOffset(int) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonBuilder
 
setOffset(int) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonWriter
 
setPosition(int) - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
setRowStyleProvider(RowStyleProvider) - Method in class org.gcube.portlets.user.tdw.client.config.TableViewConfig
 
setTableViewConfig(TableViewConfig) - Method in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
setTotalLength(String, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Set the total length field.
setTotalLength(String, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Set the total length field.
setTotalLength(int) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonBuilder
 
setTotalLength(int) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonWriter
 
setType(ColumnType) - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
setupGrid(TableDefinition) - Method in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
setValue(DataRow, V) - Method in class org.gcube.portlets.user.tdw.client.model.grid.DataRowValueProvider
setValue(DataRow, JSonValue, ColumnKey, ValueType) - Method in class org.gcube.portlets.user.tdw.client.model.grid.JSonValueConverter
 
setValueType(ValueType) - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
setVisible(boolean) - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
setWidth(int) - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
SimpleJDBCDataSourceFactory - Class in org.gcube.portlets.user.tdw.server.datasource.jdbc
 
SimpleJDBCDataSourceFactory() - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.SimpleJDBCDataSourceFactory
 
SORTDIR - Static variable in class org.gcube.portlets.user.tdw.shared.ServletParameters
 
SORTFIELD - Static variable in class org.gcube.portlets.user.tdw.shared.ServletParameters
 
SQLDialect - Interface in org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect
 
SQLDialectManager - Class in org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect
 
SQLDialectManager() - Constructor for class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialectManager
 
startData(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Starts the data field.
startData() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonWriter
 
startRow() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Starts a new data row.
startRow() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
Starts a new data row.
startRows(String) - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
Starts the data field.
startRows() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonBuilder
 
state - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
state - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
supportDataBase(String, int, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.Derby_10_7_SQLDialect
Checks if the specified database system is compatible with this dialect.
supportDataBase(String, int, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.GenericSQLDialect
Checks if the specified database system is compatible with this dialect.
supportDataBase(String, int, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.MySQL_5_x_x_SQLDialect
Checks if the specified database system is compatible with this dialect.
supportDataBase(String, int, int) - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.PostgresSQL_8_x_x_SQLDialect
Checks if the specified database system is compatible with this dialect.
supportDataBase(String, int, int) - Method in interface org.gcube.portlets.user.tdw.server.datasource.jdbc.dialect.SQLDialect
Checks if the specified database system is compatible with this dialect.

T

tableDefinition - Variable in class org.gcube.portlets.user.tdw.client.event.TableReadyEvent
 
tableDefinition - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
tableDefinition - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonBuilder
 
tableDefinition - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonWriter
 
TableDefinition - Class in org.gcube.portlets.user.tdw.shared.model
Describes a table in the widget model.
TableDefinition() - Constructor for class org.gcube.portlets.user.tdw.shared.model.TableDefinition
 
TableDefinition(TableId, String) - Constructor for class org.gcube.portlets.user.tdw.shared.model.TableDefinition
Creates a new Table definition.
TableDefinition(TableId, String, String, String, String) - Constructor for class org.gcube.portlets.user.tdw.shared.model.TableDefinition
Creates a new Table definition.
TableDefinition(TableId, String, String, String, String, Map<String, ColumnDefinition>) - Constructor for class org.gcube.portlets.user.tdw.shared.model.TableDefinition
Creates a new Table definition.
TableDefinition(TableId, String, String, String, String, List<ColumnDefinition>) - Constructor for class org.gcube.portlets.user.tdw.shared.model.TableDefinition
Creates a new Table definition.
tableId - Variable in class org.gcube.portlets.user.tdw.client.event.OpenTableEvent
 
TableId - Class in org.gcube.portlets.user.tdw.shared.model
 
TableId() - Constructor for class org.gcube.portlets.user.tdw.shared.model.TableId
 
TableId(String, String) - Constructor for class org.gcube.portlets.user.tdw.shared.model.TableId
 
TableJSonBuilder - Class in org.gcube.portlets.user.tdw.server.datasource.util
 
TableJSonBuilder(TableDefinition) - Constructor for class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonBuilder
 
TableJSonWriter - Class in org.gcube.portlets.user.tdw.server.datasource.util
 
TableJSonWriter(Writer, TableDefinition) - Constructor for class org.gcube.portlets.user.tdw.server.datasource.util.TableJSonWriter
 
tableKey - Variable in class org.gcube.portlets.user.tdw.shared.model.TableId
 
tableName - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCCredential
 
tableName - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
TableReadyEvent - Class in org.gcube.portlets.user.tdw.client.event
 
TableReadyEvent(TableDefinition) - Constructor for class org.gcube.portlets.user.tdw.client.event.TableReadyEvent
 
TableReadyEventHandler - Interface in org.gcube.portlets.user.tdw.client.event
 
tableSize - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCDataSource
 
TableViewConfig - Class in org.gcube.portlets.user.tdw.client.config
The table view configuration.
TableViewConfig() - Constructor for class org.gcube.portlets.user.tdw.client.config.TableViewConfig
 
tableViewConfig - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
TabularData - Class in org.gcube.portlets.user.tdw.client
 
TabularData(String) - Constructor for class org.gcube.portlets.user.tdw.client.TabularData
Creates a new TabularData object setting the default {@link DataSourceFactory} name.
TabularData() - Constructor for class org.gcube.portlets.user.tdw.client.TabularData
Creates a new TabularData object.
TabularDataController - Class in org.gcube.portlets.user.tdw.client
 
TabularDataController(int, EventBus) - Constructor for class org.gcube.portlets.user.tdw.client.TabularDataController
 
TabularDataGridPanel - Class in org.gcube.portlets.user.tdw.client
 
TabularDataGridPanel(int, EventBus) - Constructor for class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
TabularDataGridViewConfig - Class in org.gcube.portlets.user.tdw.client.config
A bridge between the GridViewConfig and the TableViewConfig.
TabularDataGridViewConfig(TableViewConfig, TableDefinition) - Constructor for class org.gcube.portlets.user.tdw.client.config.TabularDataGridViewConfig
 
TabularDataService - Interface in org.gcube.portlets.user.tdw.client.rpc
 
TabularDataServiceAsync - Interface in org.gcube.portlets.user.tdw.client.rpc
 
TabularDataServiceException - Exception in org.gcube.portlets.user.tdw.client.rpc
 
TabularDataServiceException() - Constructor for exception org.gcube.portlets.user.tdw.client.rpc.TabularDataServiceException
 
TabularDataServiceException(String) - Constructor for exception org.gcube.portlets.user.tdw.client.rpc.TabularDataServiceException
 
TabularDataServiceImpl - Class in org.gcube.portlets.user.tdw.server
 
TabularDataServiceImpl() - Constructor for class org.gcube.portlets.user.tdw.server.TabularDataServiceImpl
 
TabularDataServlet - Class in org.gcube.portlets.user.tdw.server
 
TabularDataServlet() - Constructor for class org.gcube.portlets.user.tdw.server.TabularDataServlet
 
TD_SESSION_ID - Static variable in class org.gcube.portlets.user.tdw.shared.ServletParameters
 
TD_SESSIONS_ATTRIBUTE_NAME - Static variable in class org.gcube.portlets.user.tdw.server.util.SessionUtil
 
TDSession - Class in org.gcube.portlets.user.tdw.server.session
 
TDSession(int) - Constructor for class org.gcube.portlets.user.tdw.server.session.TDSession
 
tdSessionId - Variable in class org.gcube.portlets.user.tdw.client.TabularData
 
tdSessionId - Variable in class org.gcube.portlets.user.tdw.client.TabularDataController
 
tdSessionId - Variable in class org.gcube.portlets.user.tdw.client.TabularDataGridPanel
 
TDSessionList - Class in org.gcube.portlets.user.tdw.server.session
 
TDSessionList() - Constructor for class org.gcube.portlets.user.tdw.server.session.TDSessionList
 
toString() - Method in class org.gcube.portlets.user.tdw.client.event.CloseTableEvent
toString() - Method in class org.gcube.portlets.user.tdw.client.event.FailureEvent
toString() - Method in class org.gcube.portlets.user.tdw.client.event.OpenTableEvent
toString() - Method in class org.gcube.portlets.user.tdw.client.event.TableReadyEvent
toString() - Method in class org.gcube.portlets.user.tdw.client.util.UrlBuilder
 
toString() - Method in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCCredential
toString() - Method in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
toString() - Method in class org.gcube.portlets.user.tdw.server.session.TDSession
toString() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
toString() - Method in class org.gcube.portlets.user.tdw.shared.model.ColumnKey
toString() - Method in class org.gcube.portlets.user.tdw.shared.model.TableDefinition
toString() - Method in class org.gcube.portlets.user.tdw.shared.model.TableId
totalLengthDeclared - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder
 
totalLengthDeclared - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 
TRUE - Static variable in class org.gcube.portlets.user.tdw.server.util.JSONConstants
 
TYPE - Static variable in class org.gcube.portlets.user.tdw.client.event.CloseTableEvent
 
TYPE - Static variable in class org.gcube.portlets.user.tdw.client.event.FailureEvent
 
TYPE - Static variable in class org.gcube.portlets.user.tdw.client.event.OpenTableEvent
 
TYPE - Static variable in class org.gcube.portlets.user.tdw.client.event.TableReadyEvent
 
type - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 

U

url - Variable in class org.gcube.portlets.user.tdw.client.util.UrlBuilder
 
url - Variable in class org.gcube.portlets.user.tdw.server.datasource.jdbc.JDBCCredential
 
urlBuilder - Variable in class org.gcube.portlets.user.tdw.client.util.PagingLoadUrlEncoder
 
UrlBuilder - Class in org.gcube.portlets.user.tdw.client.util
 
UrlBuilder() - Constructor for class org.gcube.portlets.user.tdw.client.util.UrlBuilder
 

V

valueOf(String) - Static method in enum org.gcube.portlets.user.tdw.server.datasource.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder.JGridSonWriterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter.JGridSonWriterState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.tdw.shared.model.ColumnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.portlets.user.tdw.shared.model.ValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.portlets.user.tdw.server.datasource.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.tdw.server.datasource.util.GridJSonBuilder.JGridSonWriterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter.JGridSonWriterState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.tdw.shared.model.ColumnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.portlets.user.tdw.shared.model.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
valueType - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
ValueType - Enum in org.gcube.portlets.user.tdw.shared.model
 
visible - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 

W

width - Variable in class org.gcube.portlets.user.tdw.shared.model.ColumnDefinition
 
write(PagingLoadConfig) - Method in class org.gcube.portlets.user.tdw.client.util.PagingLoadUrlEncoder
 
writer - Variable in class org.gcube.portlets.user.tdw.server.datasource.util.GridJSonWriter
 

A B C D E F G H I J K L M N O P R S T U V W

Copyright © 2013. All Rights Reserved.