| Package | Description |
|---|---|
| org.delia.queryresponse | |
| org.delia.queryresponse.function | |
| org.delia.rule | |
| org.delia.rule.rules | |
| org.delia.runner | |
| org.delia.validation |
| Constructor and Description |
|---|
QueryResponseFunctionFactory(FactoryService factorySvc,
FetchRunner fetchRunner) |
| Constructor and Description |
|---|
FetchFunction(DTypeRegistry registry,
FetchRunner fetchRunner) |
QueryFuncOrFieldRunner(FactoryService factorySvc,
DTypeRegistry registry,
FetchRunner fetchRunner,
DBCapabilties dbCapabilties) |
| Modifier and Type | Method and Description |
|---|---|
FetchRunner |
DRuleContext.getFetchRunner() |
| Constructor and Description |
|---|
DRuleContext(ErrorTracker et,
String ruleText,
boolean enableRelationModifierFlag,
DBCapabilties dbCapabilties,
boolean populateFKsFlag,
FetchRunner fetchRunner) |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationManyRule.populateFK(DValue dval,
FetchRunner fetchRunner) |
void |
RelationOneRule.populateFK(DValue dval,
FetchRunner fetchRunner) |
| Modifier and Type | Class and Description |
|---|---|
class |
FetchRunnerImpl |
| Constructor and Description |
|---|
ValidationRuleRunner(FactoryService factorySvc,
DBCapabilties dbCapabilties,
FetchRunner fetchRunner) |
Copyright © 2020. All rights reserved.