| Modifier and Type | Method and Description |
|---|---|
List<RuleMapping> |
StorableRule.getRuleMappings() |
| Modifier and Type | Method and Description |
|---|---|
RuleMapping |
StorableTabularResource.removeColumnRuleMapping(long id,
String columnLocalId) |
RuleMapping |
StorableTabularResource.removeTableRuleMapping(long id) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleMapping> |
StorableTabularResource.getRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorableTabularResource.addRule(RuleMapping rule) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorableTabularResource.addRules(List<RuleMapping> rules) |
| Modifier and Type | Method and Description |
|---|---|
AddRuleFinalAction |
AddRuleFinalActionFactory.create(long trId,
List<RuleMapping> mappings) |
| Constructor and Description |
|---|
AddRuleFinalAction(long trId,
List<RuleMapping> ruleMappings,
EntityManagerHelper emHelper) |
| Modifier and Type | Method and Description |
|---|---|
InternalInvocation |
OperationUtil.getRulesInvocation(List<RuleMapping> ruleMappings,
long tableId) |
Copyright © 2018. All Rights Reserved.