| Modifier and Type | Method and Description |
|---|---|
CheckCSVSession |
TDGWTService.checkCSV(long errorsLimit) |
void |
TDGWTService.closeAllTabularResources()
Close All Tabular Resources
|
void |
TDGWTService.closeTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId closeTRId)
Close Tabular Resource with TRId equals to closeTRId
|
void |
TDGWTService.closeTabularResourceAndOpen(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId openTRId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId closeTRId)
Close Tabular Resource with TRId equals to closeTRId and open if not null
that with TRId equals to openTRId
|
ArrayList<String> |
TDGWTService.configureCSVParser(String encoding,
HeaderPresence headerPresence,
char delimiter,
char comment) |
TabResource |
TDGWTService.createTabularResource(TabResource tabResource)
Creates a TabResource on Service
|
ArrayList<Agencies> |
TDGWTService.getAgencies()
Get Agecies on a registry
|
AvailableCharsetList |
TDGWTService.getAvailableCharset() |
AvailableCharsetList |
TDGWTService.getAvailableCharsetForExport()
Available charset for export
|
ArrayList<BackgroundOperationMonitor> |
TDGWTService.getBackgroundOperationMonitor(BackgroundOperationMonitorSession backgroundOperationMonitorSession)
Get List of Background Operation Monitor
|
OperationMonitor |
TDGWTService.getBackgroundOperationMonitorForSpecificTask(OperationMonitorSession operationMonitorSession)
Retrieve Background Operation Monitor for specific task
|
ArrayList<Codelist> |
TDGWTService.getCodelists()
Get Codelist on a registry
|
CodelistPagingLoadResult |
TDGWTService.getCodelistsPagingLoader(CodelistPagingLoadConfig codelistPagingLoadConfig)
Retrieves a portion of Codelists
|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData |
TDGWTService.getColumn(String columnLocalId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves information about a specific column of specific table
|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData |
TDGWTService.getColumn(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String columnName)
Retrieves information about a specific column of specific table
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTService.getColumns()
Retrieves the list of columns in the current table
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTService.getColumns(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the list of columns in the table provided by trId
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTService.getColumnsForDimension(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the list of columns in the table provided by trId only CODE and
CODENAME types
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTService.getColumnsForStatistical(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the list of columns in the table provided by trId for
statistical
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTService.getColumnWithOnlyViewColumnInRel(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the list of columns in the table provided by trId only view
columns in relationship are included.
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTService.getColumnWithViewColumnIncluded(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the list of columns in the table provided by trId view columns
included
|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData |
TDGWTService.getConnection(RefColumn refColumn)
Retreive a ColumnData that is a connection to external table
|
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
TDGWTService.getCurrentTRId()
Get current TRId
|
ArrayList<Dataset> |
TDGWTService.getDatasets()
Get Datasets on a registry
|
void |
TDGWTService.getFileFromWorkspace(CodelistMappingSession codelistMappingSession) |
void |
TDGWTService.getFileFromWorkspace(CSVImportSession csvImportSession) |
FileUploadMonitor |
TDGWTService.getFileUploadMonitor()
Get File Upload Monitor during the file upload operation in Import CSV
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType> |
TDGWTService.getHierarchicalRelationshipForPeriodDataTypes(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType periodDataType)
Retrieves the hierarchical relationship for the specific period data type
|
ArrayList<OpHistory> |
TDGWTService.getHistory()
Retrieve History
|
ArrayList<OpHistory> |
TDGWTService.getHistory(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieve History for specific tabular resource
|
TabResource |
TDGWTService.getInSessionTabResourceInfo()
Get information on the current tabular resource don't call service
|
OpHistory |
TDGWTService.getLastOperationInfo() |
OpHistory |
TDGWTService.getLastOperationInfo(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
TableData |
TDGWTService.getLastTable(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Last Table
|
ArrayList<LicenceData> |
TDGWTService.getLicences()
Retrieve licences supported
|
ArrayList<String> |
TDGWTService.getLocales()
Retrieve locales supported
|
ArrayList<Occurrences> |
TDGWTService.getOccurrencesForBatchReplace(OccurrencesForReplaceBatchColumnSession occurrencesForReplaceBatchColumnSession)
Retrieves the values in a column grouped by number of occurrences
|
OperationMonitor |
TDGWTService.getOperationMonitor(OperationMonitorSession operationMonitorSession)
Get Operation Monitor
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType> |
TDGWTService.getPeriodDataTypes()
Get list of PeriodDataType
|
ArrayList<ResourceTDDescriptor> |
TDGWTService.getResourcesTD(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the resources of a specific tabular resource
|
ArrayList<ResourceTDDescriptor> |
TDGWTService.getResourcesTDByType(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ResourceTDType resourceTDType)
Retrieves the resources of a specific tabular resource by type
|
TableData |
TDGWTService.getTable(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Table
|
ArrayList<TabMetadata> |
TDGWTService.getTableMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Metadata of Table
|
TabValidationsMetadata |
TDGWTService.getTableValidationsMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Validations Metadata of Table
|
TabResource |
TDGWTService.getTabResourceInformation()
Get informations on the current tabular resource call service
|
TabResource |
TDGWTService.getTabResourceInformation(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Get informations on tabular resource
|
ArrayList<TabResource> |
TDGWTService.getTabularResources()
Return all tabular resource of a user
|
ArrayList<TabResource> |
TDGWTService.getTabularResourcesAndLastTables()
Return all tabular resource of a user and last tables
|
ArrayList<TemplateData> |
TDGWTService.getTemplates()
Retrieves templates of user
|
Long |
TDGWTService.getTimeTableId(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType periodDataType)
Retrieve Time Table Id
|
String |
TDGWTService.getTRCreationDate(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Get creation date on tabular resource
|
ArrayList<TRMetadata> |
TDGWTService.getTRMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Metadata of Tabular Resources
|
String |
TDGWTService.getUriFromResolver(UriResolverSession uriResolverSession)
Resolve Uri
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTService.getValidationColumns(String columnLocalId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns ArrayList
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTService.getValidationColumns(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String columnName)
Returns ArrayList
|
ValidationsTasksMetadata |
TDGWTService.getValidationsTasksMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns validations contained in the tasks
|
HashMap<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType,ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ValueDataFormat>> |
TDGWTService.getValueDataFormatsMap()
Retrieve ValueDataFormat for all ColumnDataType
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ValueDataFormat> |
TDGWTService.getValueDataFormatsOfColumnDataType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType)
Retrieve ValueDataFormat for specific ColumnDataType
|
UserInfo |
TDGWTService.hello()
Get informations on the current user
|
Boolean |
TDGWTService.isTabularResourceValid(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return true if is a valid tabular resource
|
Integer |
TDGWTService.pendingTasksRetrieve()
Retrieve pending Tasks and set them as background tasks
|
void |
TDGWTService.removeResource(RemoveResourceSession removeResourceSession)
Remove resource
|
void |
TDGWTService.removeTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Remove Tabular Resource From Service
|
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
TDGWTService.restoreUISession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId startTRId)
Restore UI session
|
void |
TDGWTService.saveResource(SaveResourceSession saveResourceSession)
Save resource on Workspace
|
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
TDGWTService.setActiveTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId activeTRId)
Set Current Tabular Resource that passed as parameter if not null
|
void |
TDGWTService.setCodelistMappingSession(CodelistMappingSession codelistMappingSession) |
void |
TDGWTService.setCodelistsPagingLoader()
Initialize Codelists Paging Loader
|
void |
TDGWTService.setCSVSession(CSVImportSession csvImportSession) |
void |
TDGWTService.setLocale(InfoLocale infoLocale)
Set locale on server
|
void |
TDGWTService.setSDMXRegistrySource(SDMXRegistrySource sdmxRegistrySource)
Set SDMX Registry Source
|
void |
TDGWTService.setShare(ShareTabResource shareInfo)
Share tabular resource
|
void |
TDGWTService.setShareRule(ShareRule shareRule)
Share Rule
|
void |
TDGWTService.setShareTemplate(ShareTemplate shareTemplate)
Share template
|
void |
TDGWTService.setTabResource(TabResource tabResource)
Set current tabular resource
|
void |
TDGWTService.setTabResourceInformation(TabResource tabResource)
Set tabular resource information
|
void |
TDGWTService.setTabResourceToFinal(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Set tabular resource to final
|
String |
TDGWTService.startAddColumn(AddColumnSession addColumnSession)
Start add column
|
void |
TDGWTService.startChangeColumnsPosition(ChangeColumnsPositionSession changeColumnsPositionSession)
Start change columns position
|
String |
TDGWTService.startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession)
Start change column type
|
String |
TDGWTService.startChangeTableType(ChangeTableTypeSession changeTableTypeSession)
Start change table type
|
String |
TDGWTService.startChartTopRating(ChartTopRatingSession chartTopRatingSession)
Start Chart Top Rating Creation and invokes the client library
|
String |
TDGWTService.startCloneTabularResource(CloneTabularResourceSession cloneTabularResourceSession)
Start clone tabular resource
|
String |
TDGWTService.startCodelistMappingImport(CodelistMappingSession codelistMappingSession)
Start Codelist Mapping Import
|
String |
TDGWTService.startCSVExport(CSVExportSession csvExportSession)
Start CSV Export and invokes the client library
|
String |
TDGWTService.startCSVImport(CSVImportSession csvImportSession)
Start CSV Import and invokes the client library
|
String |
TDGWTService.startDeleteColumn(DeleteColumnSession deleteColumnSession)
Start delete column
|
String |
TDGWTService.startDeleteRows(DeleteRowsSession deleteRowsSession)
Start delete rows
|
String |
TDGWTService.startDenormalization(DenormalizationSession denormalizationSession)
Start Denormalization and invokes the client library
|
String |
TDGWTService.startDiscard(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Call discard operation on tabular resource
|
String |
TDGWTService.startDuplicates(DuplicatesSession duplicatesSession)
Start operation on duplicates
|
String |
TDGWTService.startEditRow(EditRowSession editRowSession)
Start edit row or add row
|
String |
TDGWTService.startExtractCodelist(ExtractCodelistSession extractCodelistSession)
Start Extract Codelist and invokes the client library
|
String |
TDGWTService.startGeometryCreatePoint(GeometryCreatePointSession geometryCreatePointSession)
Point Creation
|
String |
TDGWTService.startGeospatialCreateCoordinates(GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession)
Start Geospatial Coordinates Creation
|
String |
TDGWTService.startGeospatialDownscaleCSquare(GeospatialDownscaleCSquareSession geospatialDownscaleCSquareSession)
Start Downscale C-Square
|
String |
TDGWTService.startJSONExport(JSONExportSession jsonExportSession)
Start JSON Export and invokes the client library
|
String |
TDGWTService.startLabelColumn(LabelColumnSession labelColumnSession)
Start change the column label
|
String |
TDGWTService.startMapCreation(MapCreationSession mapCreationSession)
Start Map Creation and invokes the client library
|
String |
TDGWTService.startNormalization(NormalizationSession normalizationSession)
Start Normalization and invokes the client library
|
String |
TDGWTService.startReplaceBatchColumn(ReplaceBatchColumnSession replaceBatchColumnSession)
Start batch replace on column
|
String |
TDGWTService.startReplaceByExternal(ReplaceByExternalSession replaceByExternalSession)
Start replace column by external tabular resource
|
String |
TDGWTService.startReplaceColumn(ReplaceColumnSession replaceColumnSession)
Start replace the column value
|
String |
TDGWTService.startRollBack(RollBackSession rollBackSession)
Call rollback on tabular resource
|
String |
TDGWTService.startSDMXExport(SDMXExportSession exportSession)
Start SDMX Export and invokes the client library
|
String |
TDGWTService.startSDMXImport(SDMXImportSession sdmxImportSession)
Start SDMX Import and invokes the client library
|
String |
TDGWTService.startStatisticalOperation(StatisticalOperationSession statisticalOperationSession) |
String |
TDGWTService.startTaskResubmit(TaskResubmitSession taskResubmitSession)
Resubmit task
|
String |
TDGWTService.startTaskResume(TaskResumeSession taskResumeSession)
Resume task
|
String |
TDGWTService.startTemplateApply(TemplateApplySession templateApplySession)
Start Apply Template
|
String |
TDGWTService.startUnion(UnionSession unionSession)
Start Union and invokes the client library
|
String |
TDGWTService.startValidationsDelete(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Remove Validations from tabular resource
|
void |
TDGWTService.tdOpen(TDOpenSession tdOpenSession)
Set open session for return all tabular resource of a user
|
void |
TDGWTService.templateDelete(TemplateDeleteSession templateDeleteSession)
Start Delete Template
|
| Modifier and Type | Method and Description |
|---|---|
CheckCSVSession |
TDGWTServiceImpl.checkCSV(long errorsLimit) |
protected void |
TDGWTServiceImpl.checkTabularResourceIsFinal(org.gcube.data.analysis.tabulardata.service.tabular.TabularResource tabularResource,
javax.servlet.http.HttpSession session) |
protected void |
TDGWTServiceImpl.checkTabularResourceIsFlow(org.gcube.data.analysis.tabulardata.service.tabular.TabularResource tabularResource,
javax.servlet.http.HttpSession session) |
protected void |
TDGWTServiceImpl.checkTabularResourceLocked(org.gcube.data.analysis.tabulardata.service.tabular.TabularResource tabularResource,
javax.servlet.http.HttpSession session) |
boolean |
TDGWTServiceImpl.checkTabularResourceNotFinal(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
protected void |
TDGWTServiceImpl.checkTRId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
javax.servlet.http.HttpSession session) |
void |
TDGWTServiceImpl.closeAllTabularResources()
Close All Tabular Resources
|
void |
TDGWTServiceImpl.closeTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId closeTRId) |
void |
TDGWTServiceImpl.closeTabularResourceAndOpen(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId openTRId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId closeTRId)
Close Tabular Resource with TRId equals to closeTRId and open if not null
that with TRId equals to openTRId
|
ArrayList<String> |
TDGWTServiceImpl.configureCSVParser(String encoding,
HeaderPresence headerPresence,
char delimiter,
char comment) |
TabResource |
TDGWTServiceImpl.createTabularResource(TabResource tabResource)
Creates a TabResource on Service
|
ArrayList<Agencies> |
TDGWTServiceImpl.getAgencies()
Get Agecies on a registry
|
AvailableCharsetList |
TDGWTServiceImpl.getAvailableCharset() |
AvailableCharsetList |
TDGWTServiceImpl.getAvailableCharsetForExport() |
ArrayList<BackgroundOperationMonitor> |
TDGWTServiceImpl.getBackgroundOperationMonitor(BackgroundOperationMonitorSession backgroundOperationMonitorSession)
Get List of Background Operation Monitor
|
OperationMonitor |
TDGWTServiceImpl.getBackgroundOperationMonitorForSpecificTask(OperationMonitorSession operationMonitorSession)
Retrieve Background Operation Monitor for specific task
|
ArrayList<Codelist> |
TDGWTServiceImpl.getCodelists()
Get Codelist on a registry
|
CodelistPagingLoadResult |
TDGWTServiceImpl.getCodelistsPagingLoader(CodelistPagingLoadConfig plc)
Retrieves a portion of Codelists
|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData |
TDGWTServiceImpl.getColumn(String columnLocalId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves information about a specific column of specific table
|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData |
TDGWTServiceImpl.getColumn(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String columnName)
Retrieves information about a specific column of specific table
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTServiceImpl.getColumns()
Returns ArrayList
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTServiceImpl.getColumns(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns ArrayList
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTServiceImpl.getColumnsForDimension(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns only CodeColumnType, CodeNameColumnType,
CodeDescriptionColumnType and AnnotationColumnType
Retrieves the list of columns in the table provided by trId only CODE and
CODENAME types
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTServiceImpl.getColumnsForStatistical(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns ArrayList
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTServiceImpl.getColumnWithOnlyViewColumnInRel(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns ArrayList
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTServiceImpl.getColumnWithViewColumnIncluded(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns ArrayList
|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData |
TDGWTServiceImpl.getConnection(RefColumn refColumn)
Retreive a ColumnData that is a connection to external table
|
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
TDGWTServiceImpl.getCurrentTRId()
Get current TRId
|
ArrayList<Dataset> |
TDGWTServiceImpl.getDatasets()
Get Datasets on a registry
|
void |
TDGWTServiceImpl.getFileFromWorkspace(CodelistMappingSession codelistMappingSession) |
void |
TDGWTServiceImpl.getFileFromWorkspace(CSVImportSession csvImportSession) |
FileUploadMonitor |
TDGWTServiceImpl.getFileUploadMonitor()
Get File Upload Monitor during the file upload operation in Import CSV
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType> |
TDGWTServiceImpl.getHierarchicalRelationshipForPeriodDataTypes(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType periodDataType)
Retrieves the hierarchical relationship for the specific period data type
|
ArrayList<OpHistory> |
TDGWTServiceImpl.getHistory()
Retrieve History
|
ArrayList<OpHistory> |
TDGWTServiceImpl.getHistory(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieve History for specific tabular resource
|
TabResource |
TDGWTServiceImpl.getInSessionTabResourceInfo() |
OpHistory |
TDGWTServiceImpl.getLastOperationInfo() |
OpHistory |
TDGWTServiceImpl.getLastOperationInfo(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
TableData |
TDGWTServiceImpl.getLastTable(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Last Table
|
ArrayList<LicenceData> |
TDGWTServiceImpl.getLicences()
Retrieve licences supported
|
ArrayList<String> |
TDGWTServiceImpl.getLocales()
Retrieve locales supported
|
ArrayList<Occurrences> |
TDGWTServiceImpl.getOccurrencesForBatchReplace(OccurrencesForReplaceBatchColumnSession occurrencesForReplaceBatchColumnSession)
Retrieves the values in a column grouped by number of occurrences
|
OperationMonitor |
TDGWTServiceImpl.getOperationMonitor(OperationMonitorSession operationMonitorSession)
Get Operation Monitor
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType> |
TDGWTServiceImpl.getPeriodDataTypes()
Get list of PeriodDataType
|
ArrayList<ResourceTDDescriptor> |
TDGWTServiceImpl.getResourcesTD(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the resources of a specific tabular resource
|
ArrayList<ResourceTDDescriptor> |
TDGWTServiceImpl.getResourcesTDByType(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ResourceTDType resourceTDType)
Retrieves the resources of a specific tabular resource by type
|
TableData |
TDGWTServiceImpl.getTable(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Table
|
ArrayList<TabMetadata> |
TDGWTServiceImpl.getTableMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Metadata of Table
|
TabValidationsMetadata |
TDGWTServiceImpl.getTableValidationsMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
TabResource |
TDGWTServiceImpl.getTabResourceInformation()
Get informations on the current tabular resource call service
|
TabResource |
TDGWTServiceImpl.getTabResourceInformation(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Get informations on tabular resource
|
ArrayList<TabResource> |
TDGWTServiceImpl.getTabularResources()
Retrieves tabular resource without table id (fast)
Return all tabular resource of a user
|
ArrayList<TabResource> |
TDGWTServiceImpl.getTabularResourcesAndLastTables()
Return all tabular resource of a user and last tables
|
ArrayList<TemplateData> |
TDGWTServiceImpl.getTemplates()
Retrieves templates of user
|
Long |
TDGWTServiceImpl.getTimeTableId(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType periodDataType)
Return Time Table id
Retrieve Time Table Id
|
String |
TDGWTServiceImpl.getTRCreationDate(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Get creation date on tabular resource
|
ArrayList<TRMetadata> |
TDGWTServiceImpl.getTRMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Metadata of Tabular Resources
|
String |
TDGWTServiceImpl.getUriFromResolver(UriResolverSession uriResolverSession)
Resolve Uri
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTServiceImpl.getValidationColumns(String columnId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns ArrayList
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
TDGWTServiceImpl.getValidationColumns(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String columnName)
Returns ArrayList
|
ValidationsTasksMetadata |
TDGWTServiceImpl.getValidationsTasksMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
HashMap<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType,ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ValueDataFormat>> |
TDGWTServiceImpl.getValueDataFormatsMap() |
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ValueDataFormat> |
TDGWTServiceImpl.getValueDataFormatsOfColumnDataType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType) |
UserInfo |
TDGWTServiceImpl.hello()
Get informations on the current user
|
Boolean |
TDGWTServiceImpl.isTabularResourceFinalized(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Check finalized status of a tabular resource
|
Boolean |
TDGWTServiceImpl.isTabularResourceLocked(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Check locked status of a tabular resource
|
Boolean |
TDGWTServiceImpl.isTabularResourceValid(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
Integer |
TDGWTServiceImpl.pendingTasksRetrieve()
Retrieve pending Tasks and set them as background tasks
|
void |
TDGWTServiceImpl.removeResource(RemoveResourceSession removeResourceSession)
Remove resource
|
void |
TDGWTServiceImpl.removeTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
TDGWTServiceImpl.restoreUISession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId startTRId)
Restore UI session
|
void |
TDGWTServiceImpl.saveResource(SaveResourceSession saveResourceSession)
Save resource on Workspace
|
protected void |
TDGWTServiceImpl.saveResourceByInputStream(SaveResourceSession saveResourceSession,
org.gcube.application.framework.core.session.ASLSession aslSession,
String mimeType,
ResourceTDDescriptor resourceTDDescriptor,
org.gcube.portlets.user.td.widgetcommonevent.shared.uriresolver.ApplicationType applicationType) |
protected void |
TDGWTServiceImpl.saveResourceByStorageId(SaveResourceSession saveResourceSession,
org.gcube.application.framework.core.session.ASLSession aslSession,
String mimeType,
ResourceTDDescriptor resourceTDDescriptor) |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
TDGWTServiceImpl.setActiveTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId activeTRId)
Set Current Tabular Resource that passed as parameter if not null
|
void |
TDGWTServiceImpl.setCodelistMappingSession(CodelistMappingSession codelistMappingSession) |
void |
TDGWTServiceImpl.setCodelistsPagingLoader()
Retrieves codelists without table id (fast)
Initialize Codelists Paging Loader
|
void |
TDGWTServiceImpl.setCSVSession(CSVImportSession importSession) |
void |
TDGWTServiceImpl.setDetachColumnnRules(DetachColumnRulesSession detachColumnRulesSession,
javax.servlet.http.HttpSession session) |
void |
TDGWTServiceImpl.setDetachTableRules(DetachTableRulesSession detachTableRulesSession,
javax.servlet.http.HttpSession session) |
void |
TDGWTServiceImpl.setLocale(InfoLocale infoLocale)
Set locale on server
|
void |
TDGWTServiceImpl.setSDMXRegistrySource(SDMXRegistrySource sdmxRegistrySource)
Set SDMX Registry Source
|
void |
TDGWTServiceImpl.setShare(ShareTabResource shareInfo)
Share tabular resource
|
void |
TDGWTServiceImpl.setShareRule(ShareRule shareRule)
Share Rule
|
void |
TDGWTServiceImpl.setShareTemplate(ShareTemplate shareTemplate)
Share template
|
void |
TDGWTServiceImpl.setTabResource(TabResource tabResource)
Set current tabular resource
|
void |
TDGWTServiceImpl.setTabResourceInformation(TabResource tabResource)
Set tabular resource information
|
void |
TDGWTServiceImpl.setTabResourceToFinal(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Set tabular resource to final
|
String |
TDGWTServiceImpl.startAddColumn(AddColumnSession addColumnSession)
Start add column
|
String |
TDGWTServiceImpl.startAddColumn(AddColumnSession addColumnSession,
org.gcube.data.analysis.tabulardata.expression.Expression expression,
javax.servlet.http.HttpSession session) |
String |
TDGWTServiceImpl.startApplyAndDetachColumnnRules(ApplyAndDetachColumnRulesSession applyAndDetachColumnRulesSession,
javax.servlet.http.HttpSession session) |
String |
TDGWTServiceImpl.startApplyTableRule(ApplyTableRuleSession applyTableRuleSession,
javax.servlet.http.HttpSession session) |
void |
TDGWTServiceImpl.startChangeColumnsPosition(ChangeColumnsPositionSession changeColumnsPositionSession)
Start change columns position
|
String |
TDGWTServiceImpl.startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession)
Start change column type
|
String |
TDGWTServiceImpl.startChangeTableType(ChangeTableTypeSession changeTableTypeSession)
Start change table type
|
String |
TDGWTServiceImpl.startChartTopRating(ChartTopRatingSession chartTopRatingSession)
Start Chart Top Rating Creation and invokes the client library
|
String |
TDGWTServiceImpl.startCloneTabularResource(CloneTabularResourceSession cloneTabularResourceSession)
Start clone tabular resource
|
String |
TDGWTServiceImpl.startCodelistMappingImport(CodelistMappingSession codelistMappingSession) |
String |
TDGWTServiceImpl.startCSVExport(CSVExportSession exportSession)
Start CSV Export and invokes the client library
|
String |
TDGWTServiceImpl.startCSVImport(CSVImportSession csvImportSession)
Start CSV Import and invokes the client library
|
String |
TDGWTServiceImpl.startDeleteColumn(DeleteColumnSession deleteColumnSession)
Start delete column
|
String |
TDGWTServiceImpl.startDeleteRows(DeleteRowsSession deleteRowsSession)
Start delete rows
|
String |
TDGWTServiceImpl.startDenormalization(DenormalizationSession denormalizationSession) |
String |
TDGWTServiceImpl.startDiscard(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Call discard operation on tabular resource
|
String |
TDGWTServiceImpl.startDuplicates(DuplicatesSession duplicatesSession)
Start operation on duplicates
|
String |
TDGWTServiceImpl.startEditRow(EditRowSession editRowSession) |
String |
TDGWTServiceImpl.startExtractCodelist(ExtractCodelistSession extractCodelistSession) |
String |
TDGWTServiceImpl.startFilterColumn(FilterColumnSession filterColumnSession,
org.gcube.data.analysis.tabulardata.expression.Expression expression,
javax.servlet.http.HttpSession session)
Start Filter Column
|
String |
TDGWTServiceImpl.startGeometryCreatePoint(GeometryCreatePointSession geometryCreatePointSession)
Point Creation
|
String |
TDGWTServiceImpl.startGeospatialCreateCoordinates(GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession)
Start Geospatial Coordinates Creation
|
String |
TDGWTServiceImpl.startGeospatialDownscaleCSquare(GeospatialDownscaleCSquareSession geospatialDownscaleCSquareSession)
Start Downscale C-Square
|
String |
TDGWTServiceImpl.startGroupBy(GroupBySession groupBySession,
javax.servlet.http.HttpSession session) |
String |
TDGWTServiceImpl.startJSONExport(JSONExportSession exportSession)
Start JSON Export and invokes the client library
|
String |
TDGWTServiceImpl.startLabelColumn(LabelColumnSession labelColumnSession)
Start change the column label
|
String |
TDGWTServiceImpl.startMapCreation(MapCreationSession mapCreationSession)
Start Map Creation and invokes the client library
|
String |
TDGWTServiceImpl.startMergeColumn(MergeColumnSession mergeColumnSession,
javax.servlet.http.HttpSession session) |
String |
TDGWTServiceImpl.startNormalization(NormalizationSession normalizationSession) |
String |
TDGWTServiceImpl.startReplaceBatchColumn(ReplaceBatchColumnSession replaceBatchColumnSession)
Start batch replace on column
|
String |
TDGWTServiceImpl.startReplaceByExternal(ReplaceByExternalSession replaceByExternalSession)
Start replace column by external tabular resource
|
String |
TDGWTServiceImpl.startReplaceColumn(ReplaceColumnSession replaceColumnSession)
Start replace the column value
|
String |
TDGWTServiceImpl.startReplaceColumnByExpression(ReplaceColumnByExpressionSession replaceColumnByExpressionSession,
org.gcube.data.analysis.tabulardata.expression.Expression conditionExpression,
org.gcube.data.analysis.tabulardata.expression.Expression replaceExpression,
javax.servlet.http.HttpSession session)
Start Replace Column by Expression
|
String |
TDGWTServiceImpl.startRollBack(RollBackSession rollBackSession)
Call rollback on tabular resource
|
String |
TDGWTServiceImpl.startSDMXExport(SDMXExportSession exportSession) |
String |
TDGWTServiceImpl.startSDMXImport(SDMXImportSession sdmxImportSession)
Start SDMX Import and invokes the client library
|
String |
TDGWTServiceImpl.startSplitColumn(SplitColumnSession splitColumnSession,
javax.servlet.http.HttpSession session) |
String |
TDGWTServiceImpl.startStatisticalOperation(StatisticalOperationSession statisticalOperationSession) |
String |
TDGWTServiceImpl.startTaskResubmit(TaskResubmitSession taskResubmitSession) |
String |
TDGWTServiceImpl.startTaskResume(TaskResumeSession taskResumeSession) |
String |
TDGWTServiceImpl.startTemplateApply(TemplateApplySession templateApplySession)
Start Apply Template
|
String |
TDGWTServiceImpl.startTimeAggregation(TimeAggregationSession timeAggregationSession,
javax.servlet.http.HttpSession session) |
String |
TDGWTServiceImpl.startUnion(UnionSession unionSession)
Start Union and invokes the client library
|
String |
TDGWTServiceImpl.startValidationsDelete(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Remove Validations from tabular resource
|
void |
TDGWTServiceImpl.tdOpen(TDOpenSession s)
Not used now, but it will be necessary in the future to retrieve task
pending
Set open session for return all tabular resource of a user
|
void |
TDGWTServiceImpl.templateDelete(TemplateDeleteSession templateDeleteSession)
Start Delete Template
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpExecution4Denormalization.buildOpEx() |
void |
OpExecution4SDMXCodelistImport.buildOpEx() |
void |
OpExecution4SplitColumn.buildOpEx() |
void |
OpExecution4Clone.buildOpEx() |
void |
OpExecution4ChangeColumnType.buildOpEx() |
void |
OpExecution4DeleteRows.buildOpEx() |
void |
OpExecution4ExtractCodelist.buildOpEx() |
void |
OpExecution4EditRow.buildOpEx() |
void |
OpExecution4GroupBy.buildOpEx() |
void |
OpExecution4MergeColumn.buildOpEx() |
void |
OpExecution4JSONExport.buildOpEx() |
void |
OpExecution4ChangeColumnsPosition.buildOpEx() |
void |
OpExecution4FilterColumn.buildOpEx() |
void |
OpExecution4Union.buildOpEx() |
void |
OpExecution4Duplicates.buildOpEx() |
void |
OpExecution4LabelColumn.buildOpEx() |
void |
OpExecution4MapCreation.buildOpEx() |
void |
OpExecution4ChartTopRating.buildOpEx() |
void |
OpExecution4CSVImport.buildOpEx() |
void |
OpExecution4CodelistMapping.buildOpEx() |
void |
OpExecution4Normalization.buildOpEx() |
void |
OpExecution4DeleteColumn.buildOpEx() |
void |
OpExecution4ReplaceBatch.buildOpEx() |
void |
OpExecution4GeospatialDownscaleCSquare.buildOpEx() |
void |
OpExecution4TimeAggregation.buildOpEx() |
void |
OpExecution4StatisticalOperation.buildOpEx() |
void |
OpExecution4ReplaceByExternal.buildOpEx() |
void |
OpExecution4GeometryCreatePoint.buildOpEx() |
void |
OpExecution4ReplaceColumnByExpression.buildOpEx() |
void |
OpExecution4ChangeTableType.buildOpEx() |
void |
OpExecution4SDMXCodelistExport.buildOpEx() |
void |
OpExecution4AddColumn.buildOpEx() |
void |
OpExecution4GeospatialCreateCoordinates.buildOpEx() |
void |
OpExecution4ReplaceColumn.buildOpEx() |
void |
OpExecution4CSVExport.buildOpEx() |
void |
OpExecutionDirector.constructOperationExecution() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ResourceTDDescriptor> |
ResourceTDCreator.createResourcesDescriptorTD(List<org.gcube.data.analysis.tabulardata.commons.webservice.types.resources.ResourceDescriptor> resources) |
protected ResourceTD |
ResourceTDCreator.createResourceTD(org.gcube.data.analysis.tabulardata.model.resources.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilesStorage.createItemOnWorkspace(String uri,
String user,
String item_name,
String item_description,
String item_mimetype,
String item_folder) |
void |
FilesStorage.createItemOnWorkspaceByStorageId(String storageId,
String user,
String item_name,
String item_description,
String item_mimetype,
String item_folder) |
void |
FilesStorage.retrieveFile(String user,
org.gcube.common.homelibrary.home.workspace.WorkspaceItem wi,
File file)
user
|
InputStream |
FilesStorage.retrieveInputStream(String uri) |
InputStream |
FilesStorage.retrieveInputStream(String user,
org.gcube.common.homelibrary.home.workspace.WorkspaceItem wi) |
String |
FilesStorage.storageCodelistMappingTempFile(String user,
String url) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Map<String,Object>> |
ColumnMap.genColumnMap(UnionSession unionSession) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genEditRowParamaterCondition(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String rowId) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceBatchOccurrencesFilter(OccurrencesForReplaceBatchColumnSession occurrencesSession) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceBatchValueParameterValue(ReplaceBatchColumnSession replaceBatchColumnSession,
ReplaceEntry re) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceValueParameterCondition(ReplaceBatchColumnSession replaceBatchColumnSession,
ReplaceEntry re) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceValueParameterCondition(ReplaceColumnSession replaceColumnSession,
org.gcube.data.analysis.tabulardata.service.TabularDataService service) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceValueParameterValue(ReplaceColumnByExpressionSession replaceColumnByExpressionSession) |
static org.gcube.data.analysis.tabulardata.expression.Expression |
ExpressionGenerator.genReplaceValueParameterValue(ReplaceColumnSession replaceColumnSession) |
ArrayList<Map<String,Object>> |
ValueMap.genValueMap(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> columns,
HashMap<String,String> fieldsMap) |
static org.gcube.data.analysis.tabulardata.model.datatype.value.TDTypeValue |
TDTypeValueMap.map(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType dataType,
String value) |
static org.gcube.data.analysis.tabulardata.model.datatype.value.TDTypeValue |
TDTypeValueMap.map(String dataTypeName,
String value) |
static org.gcube.data.analysis.tabulardata.commons.webservice.types.operations.OperationDefinition |
OperationDefinitionMap.map(String op,
org.gcube.data.analysis.tabulardata.service.TabularDataService service) |
static ArrayList<Occurrences> |
QueryService.queryOccurences(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
OccurrencesForReplaceBatchColumnSession occurrencesSession,
Direction direction) |
static String |
QueryService.retrieveColumnDimensionValue(String rowId,
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column,
org.gcube.data.analysis.tabulardata.service.TabularDataService service) |
static org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId |
QueryService.retrieveColumnLocalIdOFIdColumnType(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
org.gcube.data.analysis.tabulardata.service.TabularDataService service)
Retrieve ColumnLocalId value of IdColumnType
|
| Modifier and Type | Method and Description |
|---|---|
String |
UriResolverTDClient.resolve(UriResolverSession uriResolverSession,
org.gcube.application.framework.core.session.ASLSession aslSession) |
| Modifier and Type | Class and Description |
|---|---|
class |
TDGWTIsFinalException
ASL Session Expired Exception
|
class |
TDGWTIsFlowException
ASL Session Expired Exception
|
class |
TDGWTIsLockedException
ASL Session Expired Exception
|
class |
TDGWTSessionExpiredException
ASL Session Expired Exception
|
| Modifier and Type | Method and Description |
|---|---|
OperationMonitor |
OperationMonitorCreator.create() |
OperationMonitor |
BackgroundOperationMonitorCreator.create() |
protected TaskS |
OperationMonitorCreator.createTaskS() |
protected TaskS |
BackgroundOperationMonitorCreator.createTaskS() |
protected void |
OperationMonitorCreator.postOperation(OperationMonitor operationMonitor) |
protected void |
BackgroundOperationMonitorCreator.postOperation(OperationMonitor operationMonitor) |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
OperationMonitorCreator.retrieveTabularResourceBasicData(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
BackgroundOperationMonitorCreator.retrieveTabularResourceBasicData(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
protected void |
OperationMonitorCreator.saveCSVExportInDestination(org.gcube.data.analysis.tabulardata.model.metadata.table.ExportMetadata exportMetadata)
Save export csv data on Workspace
|
protected void |
BackgroundOperationMonitorCreator.saveCSVExportInDestination(org.gcube.data.analysis.tabulardata.model.metadata.table.ExportMetadata exportMetadata)
Save export data on Workspace
|
protected void |
OperationMonitorCreator.saveJSONExportInDestination(org.gcube.data.analysis.tabulardata.model.metadata.table.ExportMetadata exportMetadata)
Save export json data on Workspace
|
protected void |
BackgroundOperationMonitorCreator.saveJSONExportInDestination(org.gcube.data.analysis.tabulardata.model.metadata.table.ExportMetadata exportMetadata)
Save export json data on Workspace
|
protected void |
OperationMonitorCreator.updateInformations(OperationMonitor operationMonitor) |
protected void |
BackgroundOperationMonitorCreator.updateInformations(OperationMonitor operationMonitor) |
Copyright © 2016. All Rights Reserved.