|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Rule in org.gcube.contentmanagement.timeseriesservice.impl.curation |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.curation that return types with arguments of type Rule | |
|---|---|
HashMap<String,ArrayList<Rule>> |
Curation.getFieldRulesMapping()
|
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.curation with parameters of type Rule | |
|---|---|
void |
Curation.addRuleToField(String fieldId,
Rule rule)
|
| Uses of Rule in org.gcube.contentmanagement.timeseriesservice.impl.curation.rules |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.curation.rules that return Rule | |
|---|---|
static Rule |
Rule.get(String id)
|
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.curation.rules that return types with arguments of type Rule | |
|---|---|
static Iterator<Rule> |
Rule.getAll()
|
static Iterator<Rule> |
Rule.getByType(org.gcube.common.dbinterface.types.Type.Types type)
|
| Uses of Rule in org.gcube.contentmanagement.timeseriesservice.impl.curation.state |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.curation.state that return types with arguments of type Rule | |
|---|---|
Iterator<Rule> |
CurationResource.applyableRules(String fieldId)
|
Iterator<Rule> |
CurationResource.applyedRules(String fieldID)
|
| Uses of Rule in org.gcube.contentmanagement.timeseriesservice.impl.editing |
|---|
| Constructor parameters in org.gcube.contentmanagement.timeseriesservice.impl.editing with type arguments of type Rule | |
|---|---|
RuleEditor(String resourceId,
String fieldId,
org.gcube.common.dbinterface.tables.SimpleTable resourceTable,
int[] fieldLength,
boolean withoutError,
List<Rule> rules,
ColumnDefinition[] columnsDefinition,
String... rowIdLabel)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||