| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.webservice | |
| org.gcube.data.analysis.tabulardata.commons.webservice.types |
| Modifier and Type | Method and Description |
|---|---|
List<RuleDescription> |
RuleManager.getApplicableBaseColumnRules(Class<? extends org.gcube.data.analysis.tabulardata.model.datatype.DataType> dataTypeClass) |
List<RuleDescription> |
RuleManager.getRules() |
List<RuleDescription> |
RuleManager.getRulesByScope(RuleScope scope) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleManager.updateColumnRule(RuleDescription descriptor) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<RuleDescription>> |
AppliedRulesResponse.getColumnRuleMapping() |
List<RuleDescription> |
AppliedRulesResponse.getTableRules() |
| Constructor and Description |
|---|
AppliedRulesResponse(List<RuleDescription> tableRules,
Map<String,List<RuleDescription>> columnRuleMapping) |
AppliedRulesResponse(List<RuleDescription> tableRules,
Map<String,List<RuleDescription>> columnRuleMapping) |
Copyright © 2015. All Rights Reserved.