public class ExpressionServiceImpl extends org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl implements ExpressionService
| Constructor and Description |
|---|
ExpressionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.portlets.user.td.gwtservice.shared.rule.AppliedRulesResponseData |
getActiveRulesByTabularResourceId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
ArrayList<org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData> |
getApplicableBaseColumnRules(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData columnData) |
ArrayList<org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData> |
getRules() |
ArrayList<org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData> |
getRules(org.gcube.portlets.user.td.gwtservice.shared.rule.RuleScopeType scope) |
void |
removeRulesById(ArrayList<org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData> rules) |
String |
saveRule(org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData ruleDescriptionData) |
void |
setDetachColumnRules(org.gcube.portlets.user.td.gwtservice.shared.rule.DetachColumnRulesSession detachColumnRulesSession) |
void |
setDetachTableRules(org.gcube.portlets.user.td.gwtservice.shared.rule.DetachTableRulesSession detachTableRulesSession) |
String |
startAddColumn(org.gcube.portlets.user.td.gwtservice.shared.tr.column.AddColumnSession addColumnSession) |
String |
startApplyAndDetachColumnRules(org.gcube.portlets.user.td.gwtservice.shared.rule.ApplyAndDetachColumnRulesSession applyAndDetachColumnRulesSession) |
String |
startApplyTableRule(org.gcube.portlets.user.td.gwtservice.shared.rule.ApplyTableRuleSession applyTableRuleSession) |
String |
startFilterColumn(org.gcube.portlets.user.td.gwtservice.shared.tr.column.FilterColumnSession filterColumnSession) |
String |
startReplaceColumnByExpression(org.gcube.portlets.user.td.gwtservice.shared.tr.column.ReplaceColumnByExpressionSession replaceColumnByExpressionSession) |
void |
updateColumnRule(org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData ruleDescriptionData) |
checkCSV, checkTabularResourceIsFinal, checkTabularResourceIsFlow, checkTabularResourceLocked, checkTabularResourceNotFinal, checkTRId, closeAllTabularResources, closeTabularResource, closeTabularResourceAndOpen, configureCSVParser, createTabularResource, getAgencies, getAvailableCharset, getAvailableCharsetForExport, getBackgroundOperationMonitor, getBackgroundOperationMonitorForSpecificTask, getCodelists, getCodelistsPagingLoader, getColumn, getColumn, getColumns, getColumns, getColumnsForDimension, getColumnsForStatistical, getColumnWithOnlyViewColumnInRel, getColumnWithViewColumnIncluded, getConnection, getCurrentTRId, getDatasets, getDefaultSDMXRegistryURL, getFileFromWorkspace, getFileFromWorkspace, getFileUploadMonitor, getHierarchicalRelationshipForPeriodDataTypes, getHistory, getHistory, getInSessionTabResourceInfo, getLastOperationInfo, getLastOperationInfo, getLastTable, getLicences, getLocales, getOccurrencesForBatchReplace, getOperationMonitor, getPeriodDataTypes, getResourceBundle, getResourcesTD, getResourcesTDByType, getTable, getTableMetadata, getTableValidationsMetadata, getTabResourceInformation, getTabResourceInformation, getTabularResources, getTabularResourcesAndLastTables, getTemplateColumnsData, getTemplates, getTemplatesForDSDExport, getTimeTableId, getTRCreationDate, getTRMetadata, getUriFromResolver, getValidationColumns, getValidationColumns, getValidationsTasksMetadata, getValueDataFormatsMap, getValueDataFormatsOfColumnDataType, getVREFolderIdByScope, hello, init, isTabularResourceFinalized, isTabularResourceLocked, isTabularResourceValid, pendingTasksRetrieve, removeResource, removeTabularResource, restoreUISession, saveResource, saveResourceByInputStream, saveResourceByStorageId, setActiveTabularResource, setCodelistMappingSession, setCodelistsPagingLoader, setCSVSession, setDetachColumnnRules, setDetachTableRules, setLocale, setSDMXRegistrySource, setShare, setShareRule, setShareTemplate, setTabResource, setTabResourceInformation, setTabResourceToFinal, startAddColumn, startApplyAndDetachColumnnRules, startApplyTableRule, startChangeColumnsPosition, startChangeColumnType, startChangeTableType, startChartTopRating, startCloneTabularResource, startCodelistMappingImport, startCSVExport, startCSVImport, startDataMinerOperation, startDeleteColumn, startDeleteRows, startDenormalization, startDiscard, startDuplicates, startEditRow, startExcelExport, startExtractCodelist, startFilterColumn, startGeometryCreatePoint, startGeospatialCreateCoordinates, startGeospatialDownscaleCSquare, startGroupBy, startJSONExport, startLabelColumn, startMapCreation, startMergeColumn, startNormalization, startReplaceBatchColumn, startReplaceByExternal, startReplaceColumn, startReplaceColumnByExpression, startRollBack, startSDMXExport, startSDMXImport, startSDMXTemplateExport, startSplitColumn, startTaskResubmit, startTaskResume, startTemplateApply, startTimeAggregation, startUnion, startValidationsDelete, tdOpen, templateDeletecheckPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic String startFilterColumn(org.gcube.portlets.user.td.gwtservice.shared.tr.column.FilterColumnSession filterColumnSession) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
startFilterColumn in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic String startAddColumn(org.gcube.portlets.user.td.gwtservice.shared.tr.column.AddColumnSession addColumnSession) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
startAddColumn in interface ExpressionServicestartAddColumn in interface org.gcube.portlets.user.td.gwtservice.client.rpc.TDGWTServicestartAddColumn in class org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImplorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic String startReplaceColumnByExpression(org.gcube.portlets.user.td.gwtservice.shared.tr.column.ReplaceColumnByExpressionSession replaceColumnByExpressionSession) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
startReplaceColumnByExpression in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic ArrayList<org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData> getRules() throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
getRules in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic ArrayList<org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData> getRules(org.gcube.portlets.user.td.gwtservice.shared.rule.RuleScopeType scope) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
getRules in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic ArrayList<org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData> getApplicableBaseColumnRules(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData columnData) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
getApplicableBaseColumnRules in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic org.gcube.portlets.user.td.gwtservice.shared.rule.AppliedRulesResponseData getActiveRulesByTabularResourceId(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId)
throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
getActiveRulesByTabularResourceId in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic String saveRule(org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData ruleDescriptionData) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
saveRule in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic void updateColumnRule(org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData ruleDescriptionData)
throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
updateColumnRule in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic void removeRulesById(ArrayList<org.gcube.portlets.user.td.gwtservice.shared.rule.description.RuleDescriptionData> rules) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
removeRulesById in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic String startApplyAndDetachColumnRules(org.gcube.portlets.user.td.gwtservice.shared.rule.ApplyAndDetachColumnRulesSession applyAndDetachColumnRulesSession) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
startApplyAndDetachColumnRules in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic String startApplyTableRule(org.gcube.portlets.user.td.gwtservice.shared.rule.ApplyTableRuleSession applyTableRuleSession) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
startApplyTableRule in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic void setDetachColumnRules(org.gcube.portlets.user.td.gwtservice.shared.rule.DetachColumnRulesSession detachColumnRulesSession)
throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
setDetachColumnRules in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic void setDetachTableRules(org.gcube.portlets.user.td.gwtservice.shared.rule.DetachTableRulesSession detachTableRulesSession)
throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
setDetachTableRules in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionCopyright © 2018. All Rights Reserved.