@Singleton public class OperationUtil extends Object
| Constructor and Description |
|---|
OperationUtil() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPostOperations(TaskContext context) |
void |
addPostValidations(TaskContext context,
StorableTabularResource str) |
InternalInvocation |
getInvocationById(long opId,
Map<String,Object> parameters) |
InternalInvocation |
getRemoveInvalidEntryInvocation(org.gcube.data.analysis.tabulardata.model.table.Table currentTable,
List<org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId> validationColumns) |
InternalInvocation |
getRulesInvocation(List<RuleMapping> ruleMappings,
long tableId) |
public void addPostValidations(TaskContext context, StorableTabularResource str) throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.OperationNotFoundException
org.gcube.data.analysis.tabulardata.commons.webservice.exception.OperationNotFoundExceptionpublic void addPostOperations(TaskContext context) throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.OperationNotFoundException
org.gcube.data.analysis.tabulardata.commons.webservice.exception.OperationNotFoundExceptionpublic InternalInvocation getRulesInvocation(List<RuleMapping> ruleMappings, long tableId) throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.OperationNotFoundException
org.gcube.data.analysis.tabulardata.commons.webservice.exception.OperationNotFoundExceptionpublic InternalInvocation getInvocationById(long opId, Map<String,Object> parameters) throws org.gcube.data.analysis.tabulardata.commons.webservice.exception.OperationNotFoundException
org.gcube.data.analysis.tabulardata.commons.webservice.exception.OperationNotFoundExceptionpublic InternalInvocation getRemoveInvalidEntryInvocation(org.gcube.data.analysis.tabulardata.model.table.Table currentTable, List<org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId> validationColumns)
Copyright © 2017. All Rights Reserved.