| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.service.rules |
| Modifier and Type | Method and Description |
|---|---|
RuleId |
RuleInterface.saveColumnRule(String name,
String description,
org.gcube.data.analysis.tabulardata.expression.Expression rule,
org.gcube.data.analysis.tabulardata.commons.rules.types.RuleColumnType columnType) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleInterface.removeRuleById(RuleId id) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.RuleDescription |
RuleInterface.share(RuleId ruleId,
org.gcube.data.analysis.tabulardata.commons.utils.AuthorizationToken... tokens) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.RuleDescription |
RuleInterface.unshare(RuleId ruleId,
org.gcube.data.analysis.tabulardata.commons.utils.AuthorizationToken... tokens) |
| Modifier and Type | Method and Description |
|---|---|
Task |
RuleInterface.applyColumnRule(TabularResourceId tabularResourceId,
org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId columnId,
List<RuleId> ruleIds) |
void |
RuleInterface.detachColumnRules(TabularResourceId tabularResourceId,
org.gcube.data.analysis.tabulardata.model.column.ColumnLocalId columnId,
List<RuleId> ruleIds) |
Copyright © 2015. All Rights Reserved.