@RemoteServiceRelativePath(value="TDGWTService")
public interface TDGWTService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
CheckCSVSession |
checkCSV(long errorsLimit) |
void |
closeAllTabularResources()
Close All Tabular Resources
|
void |
closeTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId closeTRId)
Close Tabular Resource with TRId equals to closeTRId
|
void |
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> |
configureCSVParser(String encoding,
HeaderPresence headerPresence,
char delimiter,
char comment) |
TabResource |
createTabularResource(TabResource tabResource)
Creates a TabResource on Service
|
ArrayList<Agencies> |
getAgencies()
Get Agecies on a registry
|
AvailableCharsetList |
getAvailableCharset() |
AvailableCharsetList |
getAvailableCharsetForExport()
Available charset for export
|
ArrayList<BackgroundOperationMonitor> |
getBackgroundOperationMonitor(BackgroundOperationMonitorSession backgroundOperationMonitorSession)
Get List of Background Operation Monitor
|
OperationMonitor |
getBackgroundOperationMonitorForSpecificTask(OperationMonitorSession operationMonitorSession)
Retrieve Background Operation Monitor for specific task
|
ArrayList<Codelist> |
getCodelists()
Get Codelist on a registry
|
CodelistPagingLoadResult |
getCodelistsPagingLoader(CodelistPagingLoadConfig codelistPagingLoadConfig)
Retrieves a portion of Codelists
|
org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData |
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 |
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> |
getColumns()
Retrieves the list of columns in the current table
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
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> |
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> |
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> |
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> |
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 |
getConnection(RefColumn refColumn)
Retreive a ColumnData that is a connection to external table
|
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
getCurrentTRId()
Get current TRId
|
ArrayList<Dataset> |
getDatasets()
Get Datasets on a registry
|
String |
getDefaultSDMXRegistryURL()
Retrieve the URL of default SDMX Registry
|
void |
getFileFromWorkspace(CodelistMappingSession codelistMappingSession) |
void |
getFileFromWorkspace(CSVImportSession csvImportSession) |
FileUploadMonitor |
getFileUploadMonitor()
Get File Upload Monitor during the file upload operation in Import CSV
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType> |
getHierarchicalRelationshipForPeriodDataTypes(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType periodDataType)
Retrieves the hierarchical relationship for the specific period data type
|
ArrayList<OpHistory> |
getHistory()
Retrieve History
|
ArrayList<OpHistory> |
getHistory(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieve History for specific tabular resource
|
TabResource |
getInSessionTabResourceInfo()
Get information on the current tabular resource don't call service
|
OpHistory |
getLastOperationInfo() |
OpHistory |
getLastOperationInfo(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
TableData |
getLastTable(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Last Table
|
ArrayList<LicenceData> |
getLicences()
Retrieve licences supported
|
ArrayList<String> |
getLocales()
Retrieve locales supported
|
ArrayList<Occurrences> |
getOccurrencesForBatchReplace(OccurrencesForReplaceBatchColumnSession occurrencesForReplaceBatchColumnSession)
Retrieves the values in a column grouped by number of occurrences
|
OperationMonitor |
getOperationMonitor(OperationMonitorSession operationMonitorSession)
Get Operation Monitor
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType> |
getPeriodDataTypes()
Get list of PeriodDataType
|
ArrayList<ResourceTDDescriptor> |
getResourcesTD(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Retrieves the resources of a specific tabular resource
|
ArrayList<ResourceTDDescriptor> |
getResourcesTDByType(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
ResourceTDType resourceTDType)
Retrieves the resources of a specific tabular resource by type
|
TableData |
getTable(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Table
|
ArrayList<TabMetadata> |
getTableMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Metadata of Table
|
TabValidationsMetadata |
getTableValidationsMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Validations Metadata of Table
|
TabResource |
getTabResourceInformation()
Get informations on the current tabular resource call service
|
TabResource |
getTabResourceInformation(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Get informations on tabular resource
|
ArrayList<TabResource> |
getTabularResources()
Return all tabular resource of a user
|
ArrayList<TabResource> |
getTabularResourcesAndLastTables()
Return all tabular resource of a user and last tables
|
ArrayList<TemplateColumnData> |
getTemplateColumnsData(String templateId)
Retrieves the columns of the specific template.
|
ArrayList<TemplateData> |
getTemplates()
Retrieves templates of user
|
ArrayList<TemplateData> |
getTemplatesForDSDExport()
Retrieves templates for export as DSD in SDMX registry.
|
Long |
getTimeTableId(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType periodDataType)
Retrieve Time Table Id
|
String |
getTRCreationDate(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Get creation date on tabular resource
|
ArrayList<TRMetadata> |
getTRMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return Metadata of Tabular Resources
|
String |
getUriFromResolver(UriResolverSession uriResolverSession)
Resolve Uri
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
getValidationColumns(String columnLocalId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Returns ArrayListof ColumnData that contains all the validation columns
of columnLocalId
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> |
getValidationColumns(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String columnName)
Returns ArrayList of ColumnData that contains all the validation columns
of columnName
|
ValidationsTasksMetadata |
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>> |
getValueDataFormatsMap()
Retrieve ValueDataFormat for all ColumnDataType
|
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ValueDataFormat> |
getValueDataFormatsOfColumnDataType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType)
Retrieve ValueDataFormat for specific ColumnDataType
|
String |
getVREFolderIdByScope()
Get VRE Folder Id
|
UserInfo |
hello()
Get informations on the current user
|
Boolean |
isTabularResourceValid(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Return true if is a valid tabular resource
|
Integer |
pendingTasksRetrieve() |
void |
removeResource(RemoveResourceSession removeResourceSession)
Remove resource
|
void |
removeTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Remove Tabular Resource From Service
|
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
restoreUISession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId startTRId)
Restore UI session
|
void |
saveResource(SaveResourceSession saveResourceSession)
Save resource on Workspace
|
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId |
setActiveTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId activeTRId)
Set Current Tabular Resource that passed as parameter if not null
|
void |
setCodelistMappingSession(CodelistMappingSession codelistMappingSession) |
void |
setCodelistsPagingLoader()
Initialize Codelists Paging Loader
|
void |
setCSVSession(CSVImportSession csvImportSession) |
void |
setLocale(InfoLocale infoLocale)
Set locale on server
|
void |
setSDMXRegistrySource(SDMXRegistrySource sdmxRegistrySource)
Set SDMX Registry Source
|
void |
setShare(ShareTabResource shareInfo)
Share tabular resource
|
void |
setShareRule(ShareRule shareRule)
Share Rule
|
void |
setShareTemplate(ShareTemplate shareTemplate)
Share template
|
void |
setTabResource(TabResource tabResource)
Set current tabular resource
|
void |
setTabResourceInformation(TabResource tabResource)
Set tabular resource information
|
void |
setTabResourceToFinal(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Set tabular resource to final
|
String |
startAddColumn(AddColumnSession addColumnSession)
Start add column
|
void |
startChangeColumnsPosition(ChangeColumnsPositionSession changeColumnsPositionSession)
Start change columns position
|
String |
startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession)
Start change column type
|
String |
startChangeTableType(ChangeTableTypeSession changeTableTypeSession)
Start change table type
|
String |
startChartTopRating(ChartTopRatingSession chartTopRatingSession)
Start Chart Top Rating Creation and invokes the client library
|
String |
startCloneTabularResource(CloneTabularResourceSession cloneTabularResourceSession)
Start clone tabular resource
|
String |
startCodelistMappingImport(CodelistMappingSession codelistMappingSession)
Start Codelist Mapping Import
|
String |
startCSVExport(CSVExportSession csvExportSession)
Start CSV Export and invokes the client library
|
String |
startCSVImport(CSVImportSession csvImportSession)
Start CSV Import and invokes the client library
|
String |
startDataMinerOperation(DataMinerOperationSession dataMinerOperationSession) |
String |
startDeleteColumn(DeleteColumnSession deleteColumnSession)
Start delete column
|
String |
startDeleteRows(DeleteRowsSession deleteRowsSession)
Start delete rows
|
String |
startDenormalization(DenormalizationSession denormalizationSession)
Start Denormalization and invokes the client library
|
String |
startDiscard(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Call discard operation on tabular resource
|
String |
startDuplicates(DuplicatesSession duplicatesSession)
Start operation on duplicates
|
String |
startEditRow(EditRowSession editRowSession)
Start edit row or add row
|
String |
startExtractCodelist(ExtractCodelistSession extractCodelistSession)
Start Extract Codelist and invokes the client library
|
String |
startGeometryCreatePoint(GeometryCreatePointSession geometryCreatePointSession)
Point Creation
|
String |
startGeospatialCreateCoordinates(GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession)
Start Geospatial Coordinates Creation
|
String |
startGeospatialDownscaleCSquare(GeospatialDownscaleCSquareSession geospatialDownscaleCSquareSession)
Start Downscale C-Square
|
String |
startJSONExport(JSONExportSession jsonExportSession)
Start JSON Export and invokes the client library
|
String |
startLabelColumn(LabelColumnSession labelColumnSession)
Start change the column label
|
String |
startMapCreation(MapCreationSession mapCreationSession)
Start Map Creation and invokes the client library
|
String |
startNormalization(NormalizationSession normalizationSession)
Start Normalization and invokes the client library
|
String |
startReplaceBatchColumn(ReplaceBatchColumnSession replaceBatchColumnSession)
Start batch replace on column
|
String |
startReplaceByExternal(ReplaceByExternalSession replaceByExternalSession)
Start replace column by external tabular resource
|
String |
startReplaceColumn(ReplaceColumnSession replaceColumnSession)
Start replace the column value
|
String |
startRollBack(RollBackSession rollBackSession)
Call rollback on tabular resource
|
String |
startSDMXExport(SDMXExportSession exportSession)
Start SDMX Export and invokes the client library
|
String |
startSDMXImport(SDMXImportSession sdmxImportSession)
Start SDMX Import and invokes the client library
|
String |
startSDMXTemplateExport(SDMXTemplateExportSession sdmxTemplateExportSession)
Start SDMX Template Export and invokes the client library
|
String |
startTaskResubmit(TaskResubmitSession taskResubmitSession)
Resubmit task
|
String |
startTaskResume(TaskResumeSession taskResumeSession)
Resume task
|
String |
startTemplateApply(TemplateApplySession templateApplySession)
Start Apply Template
|
String |
startUnion(UnionSession unionSession)
Start Union and invokes the client library
|
String |
startValidationsDelete(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
Remove Validations from tabular resource
|
void |
tdOpen(TDOpenSession tdOpenSession)
Set open session for return all tabular resource of a user
|
void |
templateDelete(TemplateDeleteSession templateDeleteSession)
Start Delete Template
|
UserInfo hello() throws TDGWTServiceException
TDGWTServiceException - Exceptionvoid setLocale(InfoLocale infoLocale) throws TDGWTServiceException
infoLocale - Info localeTDGWTServiceException - exceptionInteger pendingTasksRetrieve() throws TDGWTServiceException
TDGWTServiceException - Exceptionorg.gcube.portlets.user.td.widgetcommonevent.shared.TRId restoreUISession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId startTRId)
throws TDGWTServiceException
startTRId - Start TR idTDGWTServiceException - exceptionString getUriFromResolver(UriResolverSession uriResolverSession) throws TDGWTServiceException
uriResolverSession - Uri resolver sessionTDGWTServiceException - ExceptionString getVREFolderIdByScope() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType> getPeriodDataTypes() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType> getHierarchicalRelationshipForPeriodDataTypes(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType periodDataType) throws TDGWTServiceException
periodDataType - Period data typeTDGWTServiceException - ExceptionHashMap<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType,ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ValueDataFormat>> getValueDataFormatsMap() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ValueDataFormat> getValueDataFormatsOfColumnDataType(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnDataType columnDataType) throws TDGWTServiceException
columnDataType - Column data typeTDGWTServiceException - Exceptionorg.gcube.portlets.user.td.widgetcommonevent.shared.TRId getCurrentTRId()
throws TDGWTServiceException
TDGWTServiceException - ExceptionTabResource getInSessionTabResourceInfo() throws TDGWTServiceException
TDGWTServiceException - ExceptionTabResource getTabResourceInformation() throws TDGWTServiceException
TDGWTServiceException - Exceptionvoid setTabResourceInformation(TabResource tabResource) throws TDGWTServiceException
tabResource - Tabular resourceTDGWTServiceException - Exceptionvoid setTabResourceToFinal(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
throws TDGWTServiceException
trId - Tabular Resource idTDGWTServiceException - ExceptionTabResource getTabResourceInformation(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionBoolean isTabularResourceValid(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - Tabular Resouce idTDGWTServiceException - ExceptionString getTRCreationDate(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - Exceptionvoid setTabResource(TabResource tabResource) throws TDGWTServiceException
tabResource - Tabular ResourceTDGWTServiceException - ExceptionTabResource createTabularResource(TabResource tabResource) throws TDGWTServiceException
tabResource - Tabular ResourceTDGWTServiceException - ExceptionTableData getLastTable(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionTableData getTable(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionArrayList<TabMetadata> getTableMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionArrayList<TRMetadata> getTRMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - Exceptionorg.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData getConnection(RefColumn refColumn) throws TDGWTServiceException
refColumn - Reference columnTDGWTServiceException - Exceptionvoid closeAllTabularResources()
throws TDGWTServiceException
TDGWTServiceException - Exceptionvoid closeTabularResourceAndOpen(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId openTRId,
org.gcube.portlets.user.td.widgetcommonevent.shared.TRId closeTRId)
throws TDGWTServiceException
openTRId - Open TR idcloseTRId - Close TR idTDGWTServiceException - Exceptionvoid closeTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId closeTRId)
throws TDGWTServiceException
closeTRId - Close TR idTDGWTServiceException - Exceptionorg.gcube.portlets.user.td.widgetcommonevent.shared.TRId setActiveTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId activeTRId)
throws TDGWTServiceException
activeTRId - Active TR idTDGWTServiceException - ExceptionString startTaskResubmit(TaskResubmitSession taskResubmitSession) throws TDGWTServiceException
taskResubmitSession - SessionTDGWTServiceException - ExceptionString startTaskResume(TaskResumeSession taskResumeSession) throws TDGWTServiceException
taskResumeSession - SessionTDGWTServiceException - ExceptionValidationsTasksMetadata getValidationsTasksMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionTabValidationsMetadata getTableValidationsMetadata(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> getValidationColumns(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId, String columnName) throws TDGWTServiceException
trId - TR idcolumnName - Column nameTDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> getValidationColumns(String columnLocalId, org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
columnLocalId - Column local idtrId - TR idTDGWTServiceException - ExceptionString startValidationsDelete(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionString startRollBack(RollBackSession rollBackSession) throws TDGWTServiceException
rollBackSession - SessionTDGWTServiceException - ExceptionString startDiscard(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - Exceptionvoid setShare(ShareTabResource shareInfo) throws TDGWTServiceException
shareInfo - Share infoTDGWTServiceException - Exceptionvoid setShareTemplate(ShareTemplate shareTemplate) throws TDGWTServiceException
shareTemplate - Share templateTDGWTServiceException - Exceptionvoid setShareRule(ShareRule shareRule) throws TDGWTServiceException
shareRule - Share ruleTDGWTServiceException - ExceptionArrayList<TabResource> getTabularResources() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<TabResource> getTabularResourcesAndLastTables() throws TDGWTServiceException
TDGWTServiceException - ExceptionString startCloneTabularResource(CloneTabularResourceSession cloneTabularResourceSession) throws TDGWTServiceException
cloneTabularResourceSession - SessionTDGWTServiceException - Exceptionvoid setCodelistsPagingLoader()
throws TDGWTServiceException
TDGWTServiceException - ExceptionCodelistPagingLoadResult getCodelistsPagingLoader(CodelistPagingLoadConfig codelistPagingLoadConfig) throws TDGWTServiceException
codelistPagingLoadConfig - Paging loading configTDGWTServiceException - Exceptionvoid tdOpen(TDOpenSession tdOpenSession) throws TDGWTServiceException
tdOpenSession - SessionTDGWTServiceException - ExceptionLong getTimeTableId(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.PeriodDataType periodDataType) throws TDGWTServiceException
periodDataType - Period data typeTDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> getColumns() throws TDGWTServiceException
TDGWTServiceException - ExcptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> getColumns(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> getColumnWithViewColumnIncluded(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> getColumnWithOnlyViewColumnInRel(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> getColumnsForStatistical(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> getColumnsForDimension(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - Exceptionorg.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData getColumn(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
String columnName)
throws TDGWTServiceException
trId - TR idcolumnName - Column nameTDGWTServiceException - Exceptionorg.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData getColumn(String columnLocalId, org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
columnLocalId - Column Local IdtrId - TR idTDGWTServiceException - Exceptionvoid removeTabularResource(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionArrayList<Codelist> getCodelists() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<Dataset> getDatasets() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<Agencies> getAgencies() throws TDGWTServiceException
TDGWTServiceException - Exceptionvoid setSDMXRegistrySource(SDMXRegistrySource sdmxRegistrySource) throws TDGWTServiceException
sdmxRegistrySource - SDMX registry sourceTDGWTServiceException - ExceptionString startSDMXImport(SDMXImportSession sdmxImportSession) throws TDGWTServiceException
sdmxImportSession - SessionTDGWTServiceException - Exceptionvoid setCSVSession(CSVImportSession csvImportSession) throws TDGWTServiceException
csvImportSession - SessionTDGWTServiceException - Exceptionvoid getFileFromWorkspace(CSVImportSession csvImportSession) throws TDGWTServiceException
csvImportSession - SessionTDGWTServiceException - ExceptionAvailableCharsetList getAvailableCharset() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<String> configureCSVParser(String encoding, HeaderPresence headerPresence, char delimiter, char comment) throws TDGWTServiceException
encoding - EncodingheaderPresence - Header presencedelimiter - Delimitercomment - CommentTDGWTServiceException - ExceptionCheckCSVSession checkCSV(long errorsLimit) throws TDGWTServiceException
errorsLimit - Error limitTDGWTServiceException - ExceptionString startCSVImport(CSVImportSession csvImportSession) throws TDGWTServiceException
csvImportSession - SessionTDGWTServiceException - ExceptionAvailableCharsetList getAvailableCharsetForExport() throws TDGWTServiceException
TDGWTServiceException - ExceptionString startCSVExport(CSVExportSession csvExportSession) throws TDGWTServiceException
csvExportSession - SesionTDGWTServiceException - ExceptionString startSDMXExport(SDMXExportSession exportSession) throws TDGWTServiceException
exportSession - SessionTDGWTServiceException - ExceptionString startSDMXTemplateExport(SDMXTemplateExportSession sdmxTemplateExportSession) throws TDGWTServiceException
sdmxTemplateExportSession - SessionTDGWTServiceException - ExceptionString startJSONExport(JSONExportSession jsonExportSession) throws TDGWTServiceException
jsonExportSession - SessionTDGWTServiceException - ExceptionString startChangeTableType(ChangeTableTypeSession changeTableTypeSession) throws TDGWTServiceException
changeTableTypeSession - SessionTDGWTServiceException - ExceptionString startUnion(UnionSession unionSession) throws TDGWTServiceException
unionSession - SessionTDGWTServiceException - ExceptionString startEditRow(EditRowSession editRowSession) throws TDGWTServiceException
editRowSession - SessionTDGWTServiceException - ExceptionString startDeleteRows(DeleteRowsSession deleteRowsSession) throws TDGWTServiceException
deleteRowsSession - SessionTDGWTServiceException - ExceptionString startDuplicates(DuplicatesSession duplicatesSession) throws TDGWTServiceException
duplicatesSession - SessionTDGWTServiceException - ExceptionString startChangeColumnType(ChangeColumnTypeSession changeColumnTypeSession) throws TDGWTServiceException
changeColumnTypeSession - SessionTDGWTServiceException - ExceptionString startAddColumn(AddColumnSession addColumnSession) throws TDGWTServiceException
addColumnSession - SessionTDGWTServiceException - ExceptionString startDeleteColumn(DeleteColumnSession deleteColumnSession) throws TDGWTServiceException
deleteColumnSession - SessionTDGWTServiceException - ExceptionString startLabelColumn(LabelColumnSession labelColumnSession) throws TDGWTServiceException
labelColumnSession - SessionTDGWTServiceException - Excetpionvoid startChangeColumnsPosition(ChangeColumnsPositionSession changeColumnsPositionSession) throws TDGWTServiceException
changeColumnsPositionSession - SessionTDGWTServiceException - ExeptionArrayList<Occurrences> getOccurrencesForBatchReplace(OccurrencesForReplaceBatchColumnSession occurrencesForReplaceBatchColumnSession) throws TDGWTServiceException
occurrencesForReplaceBatchColumnSession - SessionTDGWTServiceException - ExceptionString startReplaceBatchColumn(ReplaceBatchColumnSession replaceBatchColumnSession) throws TDGWTServiceException
replaceBatchColumnSession - SessionTDGWTServiceException - ExceptionString startReplaceColumn(ReplaceColumnSession replaceColumnSession) throws TDGWTServiceException
replaceColumnSession - SessionTDGWTServiceException - ExceptionString startReplaceByExternal(ReplaceByExternalSession replaceByExternalSession) throws TDGWTServiceException
replaceByExternalSession - SessionTDGWTServiceException - ExceptionArrayList<TemplateData> getTemplates() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<TemplateData> getTemplatesForDSDExport() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<TemplateColumnData> getTemplateColumnsData(String templateId) throws TDGWTServiceException
templateId - Template idTDGWTServiceException - ExceptionString startTemplateApply(TemplateApplySession templateApplySession) throws TDGWTServiceException
templateApplySession - SessionTDGWTServiceException - Exceptionvoid templateDelete(TemplateDeleteSession templateDeleteSession) throws TDGWTServiceException
templateDeleteSession - SessionTDGWTServiceException - ExceptionArrayList<String> getLocales() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<LicenceData> getLicences() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<OpHistory> getHistory() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<OpHistory> getHistory(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionOpHistory getLastOperationInfo() throws TDGWTServiceException
TDGWTServiceException - ExceptionOpHistory getLastOperationInfo(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionString startExtractCodelist(ExtractCodelistSession extractCodelistSession) throws TDGWTServiceException
extractCodelistSession - SessionTDGWTServiceException - Exceptionvoid setCodelistMappingSession(CodelistMappingSession codelistMappingSession) throws TDGWTServiceException
codelistMappingSession - SessionTDGWTServiceException - Exceptionvoid getFileFromWorkspace(CodelistMappingSession codelistMappingSession) throws TDGWTServiceException
codelistMappingSession - SessionTDGWTServiceException - ExceptionString startCodelistMappingImport(CodelistMappingSession codelistMappingSession) throws TDGWTServiceException
codelistMappingSession - SessionTDGWTServiceException - ExceptionString startNormalization(NormalizationSession normalizationSession) throws TDGWTServiceException
normalizationSession - SessionTDGWTServiceException - ExceptionString startDenormalization(DenormalizationSession denormalizationSession) throws TDGWTServiceException
denormalizationSession - SessionTDGWTServiceException - ExceptionOperationMonitor getOperationMonitor(OperationMonitorSession operationMonitorSession) throws TDGWTServiceException
operationMonitorSession - SessionTDGWTServiceException - ExceptionArrayList<BackgroundOperationMonitor> getBackgroundOperationMonitor(BackgroundOperationMonitorSession backgroundOperationMonitorSession) throws TDGWTServiceException
backgroundOperationMonitorSession - SessionTDGWTServiceException - ExceptionOperationMonitor getBackgroundOperationMonitorForSpecificTask(OperationMonitorSession operationMonitorSession) throws TDGWTServiceException
operationMonitorSession - SessionTDGWTServiceException - ExceptionFileUploadMonitor getFileUploadMonitor() throws TDGWTServiceException
TDGWTServiceException - ExceptionArrayList<ResourceTDDescriptor> getResourcesTD(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws TDGWTServiceException
trId - TR idTDGWTServiceException - ExceptionArrayList<ResourceTDDescriptor> getResourcesTDByType(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId, ResourceTDType resourceTDType) throws TDGWTServiceException
trId - TR idresourceTDType - Resource TD typeTDGWTServiceException - Exceptionvoid removeResource(RemoveResourceSession removeResourceSession) throws TDGWTServiceException
removeResourceSession - SessionTDGWTServiceException - Exceptionvoid saveResource(SaveResourceSession saveResourceSession) throws TDGWTServiceException
saveResourceSession - SessionTDGWTServiceException - ExceptionString startMapCreation(MapCreationSession mapCreationSession) throws TDGWTServiceException
mapCreationSession - SessionTDGWTServiceException - ExceptionString startDataMinerOperation(DataMinerOperationSession dataMinerOperationSession) throws TDGWTServiceException
dataMinerOperationSession - SessionTDGWTServiceException - ExceptionString startChartTopRating(ChartTopRatingSession chartTopRatingSession) throws TDGWTServiceException
chartTopRatingSession - SessionTDGWTServiceException - ExceptionString startGeospatialCreateCoordinates(GeospatialCreateCoordinatesSession geospatialCreateCoordinatesSession) throws TDGWTServiceException
geospatialCreateCoordinatesSession - SessionTDGWTServiceException - ExceptionString startGeospatialDownscaleCSquare(GeospatialDownscaleCSquareSession geospatialDownscaleCSquareSession) throws TDGWTServiceException
geospatialDownscaleCSquareSession - SessionTDGWTServiceException - ExceptionString startGeometryCreatePoint(GeometryCreatePointSession geometryCreatePointSession) throws TDGWTServiceException
geometryCreatePointSession - SessionTDGWTServiceException - ExceptionString getDefaultSDMXRegistryURL() throws TDGWTServiceException
TDGWTServiceException - ExceptionCopyright © 2017. All Rights Reserved.