public class ExpressionServiceImpl extends org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl implements ExpressionService
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
protected static SimpleDateFormat |
sdf |
| Constructor and Description |
|---|
ExpressionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<RuleDescriptionData> |
getRules() |
ArrayList<RuleDescriptionData> |
getRules(RuleScopeType scope) |
String |
saveColumnRule(RuleDescriptionData ruleDescriptionData) |
String |
startAddColumn(org.gcube.portlets.user.td.gwtservice.shared.tr.column.AddColumnSession addColumnSession) |
String |
startFilterColumn(org.gcube.portlets.user.td.gwtservice.shared.tr.column.FilterColumnSession filterColumnSession)
Submit Column Filter Operation
|
String |
startReplaceColumnByExpression(org.gcube.portlets.user.td.gwtservice.shared.tr.column.ReplaceColumnByExpressionSession replaceColumnByExpressionSession) |
checkCSV, checkTabularResourceNotFinal, closeAllTabularResources, closeTabularResource, closeTabularResourceAndOpen, configureCSVParser, createTabularResource, getAgencies, getAvailableCharset, getBackgroundOperationMonitor, getBackgroundOperationMonitorForSpecificTask, getCodelists, getCodelistsPagingLoader, getColumn, getColumn, getColumns, getColumns, getColumnsForDimension, getColumnsForStatistical, getColumnWithOnlyViewColumnInRel, getColumnWithViewColumnIncluded, getConnection, getCurrentTRId, getDatasets, getFileFromWorkspace, getFileFromWorkspace, getFileUploadMonitor, getHierarchicalRelationshipForPeriodDataTypes, getHistory, getHistory, getInSessionTabResourceInfo, getLastOperationInfo, getLastOperationInfo, getLastTable, getLicences, getLocales, getOccurrencesForBatchReplace, getOperationMonitor, getPeriodDataTypes, getResourcesTD, getResourcesTDByType, getTable, getTableMetadata, getTableValidationsMetadata, getTabResourceInformation, getTabResourceInformation, getTabularResources, getTabularResourcesAndLastTables, getTemplates, getTimeTableId, getTRCreationDate, getTRMetadata, getUriFromResolver, getValidationColumns, getValidationColumns, getValidationsTasksMetadata, getValueDataFormatsMap, getValueDataFormatsOfColumnDataType, hello, init, isTabularResourceFinalized, isTabularResourceLocked, isTabularResourceValid, pendingTasksRetrieve, removeResource, removeTabularResource, restoreUISession, saveResource, setActiveTabularResource, setCodelistMappingSession, setCodelistsPagingLoader, setCSVSession, setSDMXRegistrySource, setShare, setShareTemplate, setTabResource, setTabResourceInformation, setTabResourceToFinal, startAddColumn, startChangeColumnsPosition, startChangeColumnType, startChangeTableType, startChartTopRating, startCloneTabularResource, startCodelistMappingImport, startCSVExport, startCSVImport, startDeleteColumn, startDeleteRows, startDenormalization, startDiscard, startDuplicates, startEditRow, startExtractCodelist, startFilterColumn, startGeometryCreatePoint, startGeospatialCreateCoordinates, startGeospatialDownscaleCSquare, startGroupBy, startJSONExport, startLabelColumn, startMapCreation, startMergeColumn, startNormalization, startReplaceBatchColumn, startReplaceByExternal, startReplaceColumn, startReplaceColumnByExpression, startRollBack, startSDMXExport, startSDMXImport, startSplitColumn, startStatisticalOperation, startTaskResubmit, startTaskResume, startTemplateApply, startTimeAggregation, startUnion, 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, serviceprotected static org.slf4j.Logger logger
protected static SimpleDateFormat sdf
public 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<RuleDescriptionData> getRules(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<RuleDescriptionData> getRules() throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
getRules in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionpublic String saveColumnRule(RuleDescriptionData ruleDescriptionData) throws org.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceException
saveColumnRule in interface ExpressionServiceorg.gcube.portlets.user.td.gwtservice.shared.exception.TDGWTServiceExceptionCopyright © 2015. All Rights Reserved.