A C D E G L M N O R S T 

A

addColumn(Column) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
addColumnAfter(Column, Column) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
addColumnBefore(Column, Column) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
addColumnFirst(Column) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
addColumns(Column...) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
addColumnsAfter(Column, Column...) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
addColumnsBefore(Column, Column...) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
addValidations(TableId, ValidationsMetadata, Column...) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 
addValidations(TableId, Column...) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 

C

changeColumnType(Column, DataType) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
create() - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
create(String) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
create() - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableMetaCreator
 
createTable(TableType) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 
CubeManager - Interface in org.gcube.data.analysis.tabulardata.cube
The cube manager holds information on statistical data (datasets, codelists, hierarchical codelists, transformation mappings) and allows to perform several actions on database resources: create empty tables, given a structure. clone a table (and their relationship if's a dataset) obtain information about tables, their structure (columns and indexes), relationships between tables add validation information on tables
CubeManagerException - Exception in org.gcube.data.analysis.tabulardata.cube.exceptions
 
CubeManagerException() - Constructor for exception org.gcube.data.analysis.tabulardata.cube.exceptions.CubeManagerException
 
CubeManagerException(String, Throwable) - Constructor for exception org.gcube.data.analysis.tabulardata.cube.exceptions.CubeManagerException
 
CubeManagerException(String) - Constructor for exception org.gcube.data.analysis.tabulardata.cube.exceptions.CubeManagerException
 
CubeManagerException(Throwable) - Constructor for exception org.gcube.data.analysis.tabulardata.cube.exceptions.CubeManagerException
 

D

DatabaseConnectionProvider - Interface in org.gcube.data.analysis.tabulardata.cube.data.connection
 

E

exchangeColumnPosition(TableId, ColumnLocalId, int) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 

G

getConnection() - Method in interface org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider
 
getDatabaseEndpoint() - Method in interface org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider
 
getId() - Method in exception org.gcube.data.analysis.tabulardata.cube.exceptions.NoSuchTableException
 
getId() - Method in exception org.gcube.data.analysis.tabulardata.cube.exceptions.TableCreationException
 
getPostgreSQLConnection() - Method in interface org.gcube.data.analysis.tabulardata.cube.data.connection.DatabaseConnectionProvider
 
getReason() - Method in exception org.gcube.data.analysis.tabulardata.cube.exceptions.TableCreationException
 
getTable(TableId) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 
getTables() - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 
getTables(TableType) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 
getTimeTable(PeriodType) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 
getType() - Method in exception org.gcube.data.analysis.tabulardata.cube.exceptions.NoSuchTableException
 
getType() - Method in exception org.gcube.data.analysis.tabulardata.cube.exceptions.TableCreationException
 

L

like(Table, boolean) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
like(Table, boolean, List<Column>) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 

M

modifyTableMeta(TableId) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 

N

NoSuchTableException - Exception in org.gcube.data.analysis.tabulardata.cube.exceptions
 
NoSuchTableException(TableId) - Constructor for exception org.gcube.data.analysis.tabulardata.cube.exceptions.NoSuchTableException
 
NoSuchTableException(TableId, TableType) - Constructor for exception org.gcube.data.analysis.tabulardata.cube.exceptions.NoSuchTableException
 

O

org.gcube.data.analysis.tabulardata.cube - package org.gcube.data.analysis.tabulardata.cube
 
org.gcube.data.analysis.tabulardata.cube.data.connection - package org.gcube.data.analysis.tabulardata.cube.data.connection
 
org.gcube.data.analysis.tabulardata.cube.exceptions - package org.gcube.data.analysis.tabulardata.cube.exceptions
 
org.gcube.data.analysis.tabulardata.cube.tablemanagers - package org.gcube.data.analysis.tabulardata.cube.tablemanagers
 

R

removeAllColumnMetadata(ColumnLocalId) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableMetaCreator
 
removeAllTableMetadata() - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableMetaCreator
 
removeColumn(TableId, ColumnLocalId) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 
removeColumn(Column) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableCreator
 
removeColumnMetadata(ColumnLocalId, Class<? extends ColumnMetadata>) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableMetaCreator
 
removeTable(TableId) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 
removeTableMetadata(Class<? extends TableMetadata>) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableMetaCreator
 
removeValidations(TableId) - Method in interface org.gcube.data.analysis.tabulardata.cube.CubeManager
 

S

setColumnMetadata(ColumnLocalId, ColumnMetadata...) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableMetaCreator
 
setReason(String) - Method in exception org.gcube.data.analysis.tabulardata.cube.exceptions.TableCreationException
 
setTableMetadata(TableMetadata...) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableMetaCreator
 
setTableType(TableType) - Method in interface org.gcube.data.analysis.tabulardata.cube.tablemanagers.TableMetaCreator
 

T

TableCreationException - Exception in org.gcube.data.analysis.tabulardata.cube.exceptions
 
TableCreationException(String) - Constructor for exception org.gcube.data.analysis.tabulardata.cube.exceptions.TableCreationException
 
TableCreationException(long, TableType, String) - Constructor for exception org.gcube.data.analysis.tabulardata.cube.exceptions.TableCreationException
 
TableCreator - Interface in org.gcube.data.analysis.tabulardata.cube.tablemanagers
 
TableMetaCreator - Interface in org.gcube.data.analysis.tabulardata.cube.tablemanagers
 
A C D E G L M N O R S T 

Copyright © 2016. All Rights Reserved.