| Modifier and Type | Method and Description |
|---|---|
HashMap<String,ArrayList<Rule>> |
Curation.getFieldRulesMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
Curation.addRuleToField(String fieldId,
Rule rule) |
| Modifier and Type | Method and Description |
|---|---|
static Rule |
Rule.get(String id) |
| Modifier and Type | Method and Description |
|---|---|
static Iterator<Rule> |
Rule.getAll() |
static Iterator<Rule> |
Rule.getByType(org.gcube.common.dbinterface.types.Type.Types type) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Rule> |
CurationResource.applyableRules(String fieldId) |
Iterator<Rule> |
CurationResource.applyedRules(String fieldID) |
| Constructor and Description |
|---|
RuleEditor(String resourceId,
String fieldId,
org.gcube.common.dbinterface.tables.SimpleTable resourceTable,
int[] fieldLength,
boolean withoutError,
List<Rule> rules,
org.gcube.contentmanagement.timeseriesservice.stubs.types.ColumnDefinition[] columnsDefinition,
String... rowIdLabel) |
Copyright © 2014. All Rights Reserved.