| 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() |
ArrayList<OperationMonitor> |
TDGWTService.getBackgroundOperationMonitor(BackgroundOperationMonitorSession backgroundOperationMonitorSession)
Get List of Background Operation Monitor
|
ArrayList<Codelist> |
TDGWTService.getCodelists()
Get Codelist on a registry
|
CodelistPagingLoadResult |
TDGWTService.getCodelistsPagingLoader(CodelistPagingLoadConfig codelistPagingLoadConfig)
Retrieves a portion of Codelists
|
ColumnData |
TDGWTService.getColumn(String columnLocalId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves information about a specific column of specific table
|
ColumnData |
TDGWTService.getColumn(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String columnName)
Retrieves information about a specific column of specific table
|
ArrayList<ColumnData> |
TDGWTService.getColumns()
Retrieves the list of columns in the current table
|
ArrayList<ColumnData> |
TDGWTService.getColumns(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the list of columns in the table provided by trId
|
ArrayList<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
|
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<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<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
|
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<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
|
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
|
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()
Restore UI session
|
void |
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.setSDMXRegistrySource(SDMXRegistrySource sdmxRegistrySource)
Set SDMX Registry Source
|
void |
TDGWTService.setShare(ShareTabResource shareInfo)
Share tabular resource
|
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
|
String |
TDGWTService.startAddColumn(AddColumnSession addColumnSession)
Start add column
|
String |
TDGWTService.startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession)
Start change column type
|
String |
TDGWTService.startChangeTableType(ChangeTableTypeSession changeTableTypeSession)
Start change table type
|
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.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.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.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
|
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) |
protected void |
TDGWTServiceImpl.checkTabularResourceLocked(org.gcube.data.analysis.tabulardata.service.tabular.TabularResource tabularResource) |
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) |
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() |
ArrayList<OperationMonitor> |
TDGWTServiceImpl.getBackgroundOperationMonitor(BackgroundOperationMonitorSession backgroundOperationMonitorSession) |
ArrayList<Codelist> |
TDGWTServiceImpl.getCodelists()
Get Codelist on a registry
|
CodelistPagingLoadResult |
TDGWTServiceImpl.getCodelistsPagingLoader(CodelistPagingLoadConfig plc)
Retrieves a portion of Codelists
|
ColumnData |
TDGWTServiceImpl.getColumn(String columnLocalId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves information about a specific column of specific table
|
ColumnData |
TDGWTServiceImpl.getColumn(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String columnName)
Retrieves information about a specific column of specific table
|
ArrayList<ColumnData> |
TDGWTServiceImpl.getColumns()
Returns ArrayList
|
ArrayList<ColumnData> |
TDGWTServiceImpl.getColumns(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns ArrayList
|
ArrayList<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
|
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<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() |
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<ResourceTDDescriptor> |
TDGWTServiceImpl.getResourcesTD(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
ArrayList<ResourceTDDescriptor> |
TDGWTServiceImpl.getResourcesTDByType(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ResourceTDType resourceTDType) |
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()
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
|
String |
TDGWTServiceImpl.getTRCreationDate(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Get creation date on tabular resource
|
protected ArrayList<TRMetadata> |
TDGWTServiceImpl.getTRMetadata(org.gcube.data.analysis.tabulardata.service.tabular.TabularResource tr) |
ArrayList<TRMetadata> |
TDGWTServiceImpl.getTRMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Metadata of Tabular Resources
|
String |
TDGWTServiceImpl.getUriFromResolver(UriResolverSession uriResolverSession) |
ArrayList<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) |
UserInfo |
TDGWTServiceImpl.hello()
Get informations on the current user
|
protected String |
TDGWTServiceImpl.importCSVFileOnService(javax.servlet.http.HttpSession session,
org.gcube.application.framework.core.session.ASLSession aslSession,
String user,
CSVFileUploadSession fileUploadSession,
CSVImportSession csvImportSession) |
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) |
void |
TDGWTServiceImpl.removeTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
TDGWTServiceImpl.restoreUISession()
Restore UI session
|
protected ArrayList<Contacts> |
TDGWTServiceImpl.retrieveShareInfo(org.gcube.data.analysis.tabulardata.service.tabular.TabularResource tr) |
protected org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
TDGWTServiceImpl.retrieveTabularResourceBasicData(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieve and set Tabular Resource Type
|
protected ArrayList<Contacts> |
TDGWTServiceImpl.retrieveTemplateShareInfo(org.gcube.data.analysis.tabulardata.commons.webservice.types.TemplateDescription templateDescription) |
protected TabResource |
TDGWTServiceImpl.retrieveTRMetadataFromService(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
org.gcube.data.analysis.tabulardata.service.tabular.TabularResource tr,
int i)
Retrieves the informations for a specific Tabular Resource from service
|
protected void |
TDGWTServiceImpl.retrieveTRMetadataFromServiceAndLastTable(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
org.gcube.data.analysis.tabulardata.service.tabular.TabularResource tr) |
protected TabResource |
TDGWTServiceImpl.retrieveTRMetadataFromServiceAndLastTable(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
org.gcube.data.analysis.tabulardata.service.tabular.TabularResource tr,
int i)
Retrieves the informations for a specific Tabular Resource and the Last
Table from service
|
protected Map<String,Object> |
TDGWTServiceImpl.sdmxExportParameter(SDMXExportSession exportSession) |
void |
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()
Initialize Codelists Paging Loader
|
void |
TDGWTServiceImpl.setCSVSession(CSVImportSession importSession) |
void |
TDGWTServiceImpl.setSDMXRegistrySource(SDMXRegistrySource sdmxRegistrySource)
Set SDMX Registry Source
|
void |
TDGWTServiceImpl.setShare(ShareTabResource shareInfo)
Share tabular resource
|
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
|
String |
TDGWTServiceImpl.startAddColumn(AddColumnSession addColumnSession)
Start add column
|
String |
TDGWTServiceImpl.startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession)
Start change column type
|
String |
TDGWTServiceImpl.startChangeTableType(ChangeTableTypeSession changeTableTypeSession)
Start change table type
|
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.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) |
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.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.startTaskResubmit(TaskResubmitSession taskResubmitSession) |
String |
TDGWTServiceImpl.startTaskResume(TaskResumeSession taskResumeSession) |
String |
TDGWTServiceImpl.startTemplateApply(TemplateApplySession templateApplySession)
Start Apply Template
|
String |
TDGWTServiceImpl.startUnion(UnionSession unionSession)
Start Union and invokes the client library
|
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 |
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 |
OpExecution4FilterColumn.buildOpEx() |
void |
OpExecution4Union.buildOpEx() |
void |
OpExecution4Duplicates.buildOpEx() |
void |
OpExecution4LabelColumn.buildOpEx() |
void |
OpExecution4MapCreation.buildOpEx() |
void |
OpExecution4CodelistMapping.buildOpEx() |
void |
OpExecution4Normalization.buildOpEx() |
void |
OpExecution4DeleteColumn.buildOpEx() |
void |
OpExecution4ReplaceBatch.buildOpEx() |
void |
OpExecution4ReplaceColumnByExpression.buildOpEx() |
void |
OpExecution4ChangeTableType.buildOpEx() |
void |
OpExecution4AddColumn.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) |
| 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.retriveFile(String user,
org.gcube.common.homelibrary.home.workspace.WorkspaceItem wi,
File file)
user
|
InputStream |
FilesStorage.retriveImputStream(String uri) |
InputStream |
FilesStorage.retriveImputStream(String user,
org.gcube.common.homelibrary.home.workspace.WorkspaceItem wi) |
| 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,
EditRowSession editRowSession) |
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(EditRowSession editRowSession) |
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,
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 | Class and Description |
|---|---|
class |
TDGWTIsFinalException
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 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 |
OperationMonitorCreator.updateInformations(OperationMonitor operationMonitor) |
protected void |
BackgroundOperationMonitorCreator.updateInformations(OperationMonitor operationMonitor) |
Copyright © 2014. All Rights Reserved.