- get(Long) - Method in class org.gcube.portlets.user.td.gwtservice.server.trservice.TRTasksManager
-
- getAgencies() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Agecies on a registry
- getAgencies(AsyncCallback<ArrayList<Agencies>>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getAgencies() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Agecies on a registry
- getAgency() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- getAgency() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- getAgencyId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Codelist
-
- getAgencyId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Dataset
-
- getAgencyName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- getAllAgencies() - Method in class org.gcube.portlets.user.td.gwtservice.server.SDMXClient
-
- getAllCodelists() - Method in class org.gcube.portlets.user.td.gwtservice.server.SDMXClient
-
- getAllDatasets() - Method in class org.gcube.portlets.user.td.gwtservice.server.SDMXClient
-
- getAslSession(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getAvailableCharset() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
- getAvailableCharset(AsyncCallback<AvailableCharsetList>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getAvailableCharset() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
- getChangeColumnTypeMonitor() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Operation Monitor during the Change Column Type operation
- getChangeColumnTypeMonitor(AsyncCallback<ChangeColumnTypeMonitor>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getChangeColumnTypeMonitor(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getChangeColumnTypeMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Operation Monitor during the Change Column Type operation
- getChangeColumnTypeSession(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getChangeColumnTypeTask(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCharset() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVParserConfiguration
-
- getCharsetList() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.AvailableCharsetList
-
- getCodelists() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Codelist on a registry
- getCodelists(AsyncCallback<ArrayList<Codelist>>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getCodelists() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Codelist on a registry
- getCodelistsPagingLoaded(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCodelistsPagingLoadedDirection(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCodelistsPagingLoadedFilter(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCodelistsPagingLoader(CodelistPagingLoadConfig) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Retrieves a portion of Codelists
- getCodelistsPagingLoader(CodelistPagingLoadConfig, AsyncCallback<CodelistPagingLoadResult>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getCodelistsPagingLoader(CodelistPagingLoadConfig) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Retrieves a portion of Codelists
- getColumn(TRId, String) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Retrieves information about a specific column
- getColumn(TRId, String, AsyncCallback<ColumnData>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getColumn(TRId, String) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Retrieves information about a specific column
- getColumnData() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.DeleteColumnSession
-
- getColumnData() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.LabelColumnSession
-
- getColumnData() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- getColumnDataType() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- getColumnDataTypeTarget() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- getColumnId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- getColumnName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- getColumnName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- getColumns() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Retrieves the list of columns in the current table
- getColumns(TRId) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Retrieves the list of columns in the table provided by trId
- getColumns(AsyncCallback<ArrayList<ColumnData>>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getColumns(TRId, AsyncCallback<ArrayList<ColumnData>>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getColumns() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Retrieves the list of columns in the current table
- getColumns(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Retrieves the list of columns in the table provided by trId
- getColumns() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getColumnsAsArrayOfString() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getColumnsAsString() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getColumnToImportMask() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- getColumnTypeCode() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- getColumnTypeCodeTarget() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- getComment() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVParserConfiguration
-
- getCSVExportEnd(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCSVExportMonitor() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Operation Monitor during the CSV Export operation
- getCSVExportMonitor(AsyncCallback<CSVExportMonitor>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getCSVExportMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Operation Monitor during the CSV Export operation
- getCSVExportSession(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCSVExportTask(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCsvFile() - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- getCSVImportFileTask(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCSVImportMonitor() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Operation Monitor during the CSV Import operation
- getCSVImportMonitor(AsyncCallback<CSVImportMonitor>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getCsvImportMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- getCSVImportMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Operation Monitor during the CSV Import operation
- getCSVImportSession(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCSVImportTabResource(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getCsvName() - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- getDatasets() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Datasets on a registry
- getDatasets(AsyncCallback<ArrayList<Dataset>>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getDatasets() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Datasets on a registry
- getDataTypeName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- getDate() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRCreationDateMetadata
-
- getDate() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- getDefaultCharset() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.AvailableCharsetList
-
- getDeleteColumnMonitor() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Operation Monitor during the Delete Column operation
- getDeleteColumnMonitor(AsyncCallback<DeleteColumnMonitor>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getDeleteColumnMonitor(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getDeleteColumnMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Operation Monitor during the Delete Column operation
- getDeleteColumnSession(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getDeleteColumnTask(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getDelimiter() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVParserConfiguration
-
- getDescription() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.destination.Destination
-
Returns the document type description.
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.FileDestination
-
Returns the document type description.
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.SDMXRegistryDestination
-
Returns the document type description.
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.WorkspaceDestination
-
Returns the document type description.
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.document.CodelistDocument
-
Returns the document description.
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.document.DatasetDocument
-
Returns the document description.
- getDescription() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.document.SDMXDocument
-
Returns the document description.
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.FileSource
-
Returns the document type description.
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.SDMXRegistrySource
-
Returns the document type description.
- getDescription() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.source.Source
-
Returns the document type description.
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.WorkspaceSource
-
Returns the document type description.
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Agencies
-
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Codelist
-
- getDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Dataset
-
- getDestination() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getDestinationType() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabExportMetadata
-
- getDirection() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadConfig
-
- getDirection() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- getDirection() - Method in class org.gcube.portlets.user.td.gwtservice.shared.util.OrderInfo
-
- getElaboratedLenght() - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- getEncoding() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getError() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- getError() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- getError() - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- getError() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- getError() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- getError() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- getErrorDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVRowError
-
- getExportDate() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabExportMetadata
-
- getFailureDetails() - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- getFailureReason() - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- getField() - Method in class org.gcube.portlets.user.td.gwtservice.shared.util.OrderInfo
-
- getFileDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getFileFromWorkspace(CSVImportSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
- getFileFromWorkspace(CSVImportSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getFileFromWorkspace(CSVImportSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
- getFileName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getFileUploadMonitor() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get File Upload Monitor during the file upload operation in Import CSV
- getFileUploadMonitor(AsyncCallback<FileUploadMonitor>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getFileUploadMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- getFileUploadMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get File Upload Monitor during the file upload operation in Import CSV
- getFileUploadSession(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getFileUploadState() - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- getFilter() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadConfig
-
- getFilter() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- getFirstLine(CSVReader, boolean) - Static method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVFileUtil
-
- getHeader(File, CSVParserConfiguration) - Static method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVFileUtil
-
- getHeaderPresence() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVParserConfiguration
-
- getHeaders() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVRowError
-
- getId() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.destination.Destination
-
Returns the document type id.
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.FileDestination
-
Returns the document type id.
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.SDMXRegistryDestination
-
Returns the document type id.
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.WorkspaceDestination
-
Returns the document type id.
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.document.CodelistDocument
-
Returns the document id.
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.document.DatasetDocument
-
Returns the document id.
- getId() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.document.SDMXDocument
-
Returns the document id.
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.FileSource
-
Returns the document type id.
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.SDMXRegistrySource
-
Returns the document type id.
- getId() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.source.Source
-
Returns the document type id.
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.WorkspaceSource
-
Returns the document type id.
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRAgencyMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRCreationDateMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRDescriptionMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRLocalizedText
-
- getId() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRNameMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRRightsMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.open.TDOpenSession
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabDescriptionsMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabExportMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabGenericMapMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabImportMetadata
-
- getId() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabNamesMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabVersionMetadata
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Agencies
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Codelist
-
- getId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Dataset
-
- getImportDate() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabImportMetadata
-
- getItemId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getItemId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- getLabel() - Method in enum org.gcube.portlets.user.td.gwtservice.shared.file.HeaderPresence
-
- getLabel() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.LabelColumnSession
-
- getLabel() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- getLabelColumnMonitor() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Operation Monitor during the Change the Column Label operation
- getLabelColumnMonitor(AsyncCallback<LabelColumnMonitor>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getLabelColumnMonitor(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getLabelColumnMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Operation Monitor during the Change the Column Label operation
- getLabelColumnSession(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getLabelColumnTask(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getLastTable(TRId) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Return Last Table
- getLastTable(TRId, AsyncCallback<TableData>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getLastTable(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Return Last Table
- getLimit() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadConfig
-
- getLimit() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- getLineNumber() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVRowError
-
- getLineValue() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVRowError
-
- getListColumnData() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- getListTRLocalizedText() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabDescriptionsMetadata
-
- getListTRLocalizedText() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabNamesMetadata
-
- getLocaleCode() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRLocalizedText
-
- getLocalFileName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- getLtr() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- getMetaData() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- getMetadataMap() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabGenericMapMetadata
-
- getName() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.destination.Destination
-
Returns the document type name.
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.FileDestination
-
Returns the document type name.
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.SDMXRegistryDestination
-
Returns the document type name.
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.WorkspaceDestination
-
Returns the document type name.
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.document.CodelistDocument
-
Returns the document name.
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.document.DatasetDocument
-
Returns the document name.
- getName() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.document.SDMXDocument
-
Returns the document name.
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.FileSource
-
Returns the document type name.
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.SDMXRegistrySource
-
Returns the document type name.
- getName() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.source.Source
-
Returns the document type name.
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.WorkspaceSource
-
Returns the document type name.
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Agencies
-
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Codelist
-
- getName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Dataset
-
- getNameLabel() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Agencies
-
- getOffset() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadConfig
-
- getOffset() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- getOperationDescriptorWithId(String, List<OperationDefinition>) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
- getParserConfiguration() - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- getPercentDone() - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- getProgress() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- getProgress() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- getProgress() - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- getProgress() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- getProgress() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- getProgress() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- getRegistryBaseUrl() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- getRight() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- getSdmxClient(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getSDMXDocument() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- getSDMXExportMonitor() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Operation Monitor during the SDMX Export operation
- getSDMXExportMonitor(AsyncCallback<SDMXExportMonitor>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getSDMXExportMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Operation Monitor during the SDMX Export operation
- getSDMXExportSession(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getSDMXExportTask(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getSDMXImportMonitor() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get Operation Monitor during the SDMX Import operation
- getSDMXImportMonitor(AsyncCallback<SDMXImportMonitor>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getSDMXImportMonitor() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get Operation Monitor during the SDMX Import operation
- getSDMXImportSession(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getSDMXImportTabResource(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getSDMXImportTask(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getSDMXRegistrySource(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getSelectedCodelist() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- getSelectedTabResource() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.open.TDOpenSession
-
- getSeparator() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- getSource() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- getSource() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- getSource() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- getSourceType() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabImportMetadata
-
- getState() - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- getStatus() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- getStatus() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- getStatus() - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- getStatus() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- getStatus() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- getStatus() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- getStatusDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- getStatusDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- getStatusDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- getStatusDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- getStatusDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- getStatusDescription() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- getTabExportMetadata() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- getTableMetadata(TRId) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Return Metadata of Table
- getTableMetadata(TRId, AsyncCallback<ArrayList<TabMetadata>>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getTableMetadata(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Return Metadata of Table
- getTabResource(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getTabResource() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- getTabResource() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- getTabResource() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- getTabResourceInformation() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get informations on the current tabular resource
- getTabResourceInformation(TRId) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get informations on tabular resource
- getTabResourceInformation(AsyncCallback<TabResource>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getTabResourceInformation(TRId, AsyncCallback<TabResource>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getTabResourceInformation() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get informations on the current tabular resource
- getTabResourceInformation(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get informations on tabular resource
- getTabularResources() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Return all tabular resource of a user
- getTabularResources(AsyncCallback<ArrayList<TabResource>>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getTabularResources() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Return all tabular resource of a user
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRAgencyMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRCreationDateMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRDescriptionMetadata
-
- getTitle() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRNameMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRRightsMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabDescriptionsMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabExportMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabGenericMapMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabImportMetadata
-
- getTitle() - Method in interface org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabNamesMetadata
-
- getTitle() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabVersionMetadata
-
- getTotalLenght() - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- getTotalLenght() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- getTRCreationDate(TRId) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Get creation date on tabular resource
- getTRCreationDate(TRId, AsyncCallback<String>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getTRCreationDate(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Get creation date on tabular resource
- getTrExportMetadata() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- getTRId(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getTrId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- getTrId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- getTrId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- getTrId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- getTrId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- getTrId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- getTrId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- getTrId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- getTrId() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- getTRMetadata(TRId) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Return Metadata of Tabular Resources
- getTRMetadata(TRId, AsyncCallback<ArrayList<TRMetadata>>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- getTRMetadata(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Return Metadata of Tabular Resources
- getTRTasksManager(HttpSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- getTypeCode() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- getTypeCode() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- getTypeName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- getTypeName() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- getUrl() - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.SDMXRegistryDestination
-
- getUrl() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- getUrl() - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.SDMXRegistrySource
-
- getUrl() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabExportMetadata
-
- getUrl() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabImportMetadata
-
- getValue() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRAgencyMetadata
-
- getValue() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRDescriptionMetadata
-
- getValue() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRLocalizedText
-
- getValue() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRNameMetadata
-
- getValue() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRRightsMetadata
-
- getVersion() - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- getVersion() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabVersionMetadata
-
- getVersion() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Codelist
-
- getVersion() - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Dataset
-
- guessEncoding(File) - Static method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVFileUtil
-
- saveInDestination(HttpSession, String, ExportMetadata, CSVExportSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
- sdf - Static variable in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
- SDMX_CLIENT_ATTRIBUTE - Static variable in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- SDMX_EXPORT_SESSION - Static variable in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- SDMX_EXPORT_TASK - Static variable in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- SDMX_IMPORT_SESSION - Static variable in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- SDMX_IMPORT_TABULAR_RESOURCE - Static variable in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- SDMX_IMPORT_TASK - Static variable in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- SDMX_REGISTRY_SOURCE - Static variable in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- SDMXClient - Class in org.gcube.portlets.user.td.gwtservice.server
-
- SDMXClient() - Constructor for class org.gcube.portlets.user.td.gwtservice.server.SDMXClient
-
- SDMXClient(String) - Constructor for class org.gcube.portlets.user.td.gwtservice.server.SDMXClient
-
- SDMXClient.TYPE - Enum in org.gcube.portlets.user.td.gwtservice.server
-
- SDMXDocument - Interface in org.gcube.portlets.user.td.gwtservice.shared.document
-
SDMX document type interface.
- sdmxDocument - Variable in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- SDMXExportMonitor - Class in org.gcube.portlets.user.td.gwtservice.shared.sdmx
-
- SDMXExportMonitor() - Constructor for class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- sdmxExportParameter(SDMXExportSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
- SDMXExportSession - Class in org.gcube.portlets.user.td.gwtservice.shared.sdmx
-
- SDMXExportSession() - Constructor for class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- SDMXImportMonitor - Class in org.gcube.portlets.user.td.gwtservice.shared.sdmx
-
- SDMXImportMonitor() - Constructor for class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- SDMXImportSession - Class in org.gcube.portlets.user.td.gwtservice.shared.sdmx
-
- SDMXImportSession() - Constructor for class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- SDMXRegistryDestination - Class in org.gcube.portlets.user.td.gwtservice.shared.destination
-
- SDMXRegistryDestination() - Constructor for class org.gcube.portlets.user.td.gwtservice.shared.destination.SDMXRegistryDestination
-
- SDMXRegistrySource - Class in org.gcube.portlets.user.td.gwtservice.shared.source
-
- SDMXRegistrySource() - Constructor for class org.gcube.portlets.user.td.gwtservice.shared.source.SDMXRegistrySource
-
- seed - Static variable in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVRowError
-
- selectedCodelist - Variable in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- selectedTabResource - Variable in class org.gcube.portlets.user.td.gwtservice.shared.tr.open.TDOpenSession
-
- separator - Variable in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- SessionUtil - Class in org.gcube.portlets.user.td.gwtservice.server
-
- SessionUtil() - Constructor for class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setAgency(Agencies) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- setAgency(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- setAgencyName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- setChangeColumnTypeMonitor(HttpSession, ChangeColumnTypeMonitor) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setChangeColumnTypeSession(HttpSession, ChangeColumnTypeSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setChangeColumnTypeTask(HttpSession, Task) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCodelistsPagingLoaded(HttpSession, ArrayList<TabResource>) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCodelistsPagingLoadedDirection(HttpSession, String) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCodelistsPagingLoadedFilter(HttpSession, String) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCodelistsPagingLoader() - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Initialize Codelists Paging Loader
- setCodelistsPagingLoader(AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- setCodelistsPagingLoader() - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Initialize Codelists Paging Loader
- setColumnData(ColumnData) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.DeleteColumnSession
-
- setColumnData(ColumnData) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.LabelColumnSession
-
- setColumnData(ColumnData) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- setColumnDataType(ColumnDataType) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- setColumnDataTypeTarget(ColumnDataType) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- setColumnId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- setColumnName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- setColumnName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- setColumns(ArrayList<ColumnData>) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- setColumnToImportMask(boolean[]) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- setColumnTypeCode(ColumnTypeCode) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- setColumnTypeCodeTarget(ColumnTypeCode) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeSession
-
- setCSVExportEnd(HttpSession, Boolean) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCSVExportSession(HttpSession, CSVExportSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCSVExportTask(HttpSession, Task) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCsvFile(File) - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- setCSVImportFileTask(HttpSession, Task) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCsvImportMonitor(CSVImportMonitor) - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- setCSVImportSession(HttpSession, CSVImportSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCSVImportTabResource(HttpSession, TabResource) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setCsvName(String) - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- setCSVSession(CSVImportSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
- setCSVSession(CSVImportSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- setCSVSession(CSVImportSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
- setDataTypeName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- setDate(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRCreationDateMetadata
-
- setDate(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- setDeleteColumnMonitor(HttpSession, DeleteColumnMonitor) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setDeleteColumnSession(HttpSession, DeleteColumnSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setDeleteColumnTask(HttpSession, Task) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setDescription(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- setDestination(Destination) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- setDestinationType(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabExportMetadata
-
- setDirection(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadConfig
-
- setDirection(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- setDirection(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.util.OrderInfo
-
- setElaboratedLenght(long) - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- setEncoding(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- setError(Throwable) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- setError(Throwable) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- setError(Throwable) - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- setError(Throwable) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- setError(Throwable) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- setError(Throwable) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- setExportDate(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabExportMetadata
-
- setFailed(String, String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- setFailureDetails(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- setFailureReason(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- setField(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.util.OrderInfo
-
- setFileDescription(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- setFileName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- setFileUploadMonitor(FileUploadMonitor) - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- setFileUploadSession(HttpSession, FileUploadSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setFileUploadState(FileUploadState) - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- setFilter(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadConfig
-
- setFilter(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- setHeaders(ArrayList<String>) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRDescriptionMetadata
-
- setId(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRLocalizedText
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRNameMetadata
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.open.TDOpenSession
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- setId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- setImportDate(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabImportMetadata
-
- setImportFile(FileUploadSession, InputStream, String, String) - Static method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUtil
-
- setItemId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- setItemId(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- setLabel(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.LabelColumnSession
-
- setLabel(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- setLabelColumnMonitor(HttpSession, LabelColumnMonitor) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setLabelColumnSession(HttpSession, LabelColumnSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setLabelColumnTask(HttpSession, Task) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setLimit(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadConfig
-
- setLimit(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- setListColumnData(ArrayList<ColumnData>) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- setListTRLocalizedText(ArrayList<TRLocalizedText>) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabDescriptionsMetadata
-
- setListTRLocalizedText(ArrayList<TRLocalizedText>) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabNamesMetadata
-
- setLocaleCode(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRLocalizedText
-
- setLocalFileName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- setLtr(ArrayList<TabResource>) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- setMetaData(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- setMetadataMap(HashMap<String, String>) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabGenericMapMetadata
-
- setName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- setName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- setName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- setOffset(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadConfig
-
- setOffset(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- setParserConfiguration(CSVParserConfiguration) - Method in class org.gcube.portlets.user.td.gwtservice.server.file.FileUploadSession
-
- setPercentDone(float) - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- setProgress(float) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- setProgress(float) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- setProgress(float) - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- setProgress(float) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- setProgress(float) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- setProgress(float) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- setRegistryBaseUrl(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- setRight(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- setSDMXDocument(SDMXDocument) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- setSDMXExportSession(HttpSession, SDMXExportSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setSDMXExportTask(HttpSession, Task) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setSDMXImportSession(HttpSession, SDMXImportSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setSDMXImportTabResource(HttpSession, TabResource) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setSDMXImportTask(HttpSession, Task) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setSDMXRegistrySource(SDMXRegistrySource) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Set SDMX Registry Source
- setSDMXRegistrySource(SDMXRegistrySource, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- setSDMXRegistrySource(HttpSession, SDMXRegistrySource) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setSDMXRegistrySource(SDMXRegistrySource) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Set SDMX Registry Source
- setSelectedCodelist(Codelist) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- setSelectedTabResource(TabResource) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.open.TDOpenSession
-
- setSeparator(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportSession
-
- setSkipInvalidLines(boolean) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- setSource(Source) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- setSource(Source) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- setSource(Source) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- setSourceType(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabImportMetadata
-
- setState(FileUploadState) - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- setStatus(State) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- setStatus(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- setStatus(State) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- setStatus(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- setStatus(State) - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- setStatus(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- setStatus(State) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- setStatus(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- setStatus(State) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- setStatus(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- setStatus(State) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- setStatus(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- setStatusDescription(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- setStatusDescription(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- setStatusDescription(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- setStatusDescription(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- setStatusDescription(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- setStatusDescription(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- setTabExportMetadata(TabExportMetadata) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- setTabResource(TabResource) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Set current tabular resource
- setTabResource(TabResource, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- setTabResource(HttpSession, TabResource) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setTabResource(TabResource) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Set current tabular resource
- setTabResource(TabResource) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- setTabResource(TabResource) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- setTabResource(TabResource) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- setTabularResources(HttpSession, List<TabularResource>) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setTDOpenSession(HttpSession, TDOpenSession) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setTitle(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRDescriptionMetadata
-
- setTitle(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRNameMetadata
-
- setTotalLenght(long) - Method in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- setTotalLenght(int) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.paging.CodelistPagingLoadResult
-
- setTrExportMetadata(TabExportMetadata) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- setTRId(HttpSession, TRId) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setTrId(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- setTrId(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- setTrId(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- setTrId(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- setTrId(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- setTrId(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- setTrId(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- setTrId(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- setTrId(TRId) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TabResource
-
- setTRTasksManager(HttpSession, TRTasksManager) - Static method in class org.gcube.portlets.user.td.gwtservice.server.SessionUtil
-
- setTypeCode(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- setTypeCode(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- setTypeName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData
-
- setTypeName(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.TableData
-
- setUrl(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.destination.SDMXRegistryDestination
-
- setUrl(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- setUrl(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.source.SDMXRegistrySource
-
- setUrl(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabExportMetadata
-
- setUrl(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabImportMetadata
-
- setValue(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRAgencyMetadata
-
- setValue(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRDescriptionMetadata
-
- setValue(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRLocalizedText
-
- setValue(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRNameMetadata
-
- setValue(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRRightsMetadata
-
- setVersion(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- setVersion(String) - Method in class org.gcube.portlets.user.td.gwtservice.shared.tr.table.metadata.TabVersionMetadata
-
- skipError(File, CSVParserConfiguration) - Static method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVFileUtil
-
- skipError(File, Charset, char, char) - Static method in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVFileUtil
-
- skipInvalidLines - Variable in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- source - Variable in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportSession
-
- source - Variable in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- source - Variable in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportSession
-
- Source - Interface in org.gcube.portlets.user.td.gwtservice.shared.source
-
- startChangeColumnType(ChangeColumnTypeSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Start change column type
- startChangeColumnType(ChangeColumnTypeSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- startChangeColumnType(ChangeColumnTypeSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Start change column type
- startCSVExport(CSVExportSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Start CSV Export and invokes the client library
- startCSVExport(CSVExportSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- startCSVExport(CSVExportSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Start CSV Export and invokes the client library
- startCSVImport(CSVImportSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Start CSV Import and invokes the client library
- startCSVImport(CSVImportSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- startCSVImport(CSVImportSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Start CSV Import and invokes the client library
- startDeleteColumn(DeleteColumnSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Start delete column
- startDeleteColumn(DeleteColumnSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- startDeleteColumn(DeleteColumnSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Start delete column
- startLabelColumn(LabelColumnSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Start change the column label
- startLabelColumn(LabelColumnSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- startLabelColumn(LabelColumnSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Start change the column label
- startSDMXExport(SDMXExportSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Start SDMX Export and invokes the client library
- startSDMXExport(SDMXExportSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- startSDMXExport(SDMXExportSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
- startSDMXImport(SDMXImportSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Start SDMX Import and invokes the client library
- startSDMXImport(SDMXImportSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- startSDMXImport(SDMXImportSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
Start SDMX Import and invokes the client library
- startTDOpen(TDOpenSession) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTService
-
Set open session for return all tabular resource of a user
- startTDOpen(TDOpenSession, AsyncCallback<Void>) - Method in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServiceAsync
-
- startTDOpen(TDOpenSession) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
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
- state - Variable in class org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadMonitor
-
- State - Enum in org.gcube.portlets.user.td.gwtservice.shared.task
-
Are the possible states of a task on the service
- status - Variable in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- status - Variable in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- status - Variable in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- status - Variable in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- status - Variable in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- status - Variable in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- statusDescription - Variable in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVExportMonitor
-
- statusDescription - Variable in class org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportMonitor
-
- statusDescription - Variable in class org.gcube.portlets.user.td.gwtservice.shared.OperationMonitor
-
- statusDescription - Variable in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportMonitor
-
- statusDescription - Variable in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXImportMonitor
-
- statusDescription - Variable in class org.gcube.portlets.user.td.gwtservice.shared.tr.column.type.ChangeColumnTypeMonitor
-
- storageCSVTempFile(String, File) - Method in class org.gcube.portlets.user.td.gwtservice.server.storage.FilesStorage
-
- syncTRMetaData(TabularResource, TabResource) - Method in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl
-
- valueOf(String) - Static method in enum org.gcube.portlets.user.td.gwtservice.server.SDMXClient.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.portlets.user.td.gwtservice.server.trservice.OperationsId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.portlets.user.td.gwtservice.shared.file.HeaderPresence
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.portlets.user.td.gwtservice.shared.task.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.portlets.user.td.gwtservice.server.SDMXClient.TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.portlets.user.td.gwtservice.server.trservice.OperationsId
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.portlets.user.td.gwtservice.shared.csv.CSVImportState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.portlets.user.td.gwtservice.shared.file.FileUploadState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.portlets.user.td.gwtservice.shared.file.HeaderPresence
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.gcube.portlets.user.td.gwtservice.shared.task.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class org.gcube.portlets.user.td.gwtservice.shared.Constants
-
- version - Variable in class org.gcube.portlets.user.td.gwtservice.shared.sdmx.SDMXExportSession
-
- version - Variable in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Codelist
-
- version - Variable in class org.gcube.portlets.user.td.gwtservice.shared.tr.type.Dataset
-