| Package | Description |
|---|---|
| org.delia.core | |
| org.delia.db.memdb | |
| org.delia.error | |
| org.delia.rule | |
| org.delia.runner | |
| org.delia.typebuilder |
| Modifier and Type | Field and Description |
|---|---|
protected ErrorTracker |
FactoryServiceImpl.et |
protected ErrorTracker |
ServiceBase.et |
| Modifier and Type | Method and Description |
|---|---|
ErrorTracker |
FactoryService.getErrorTracker() |
ErrorTracker |
FactoryServiceImpl.getErrorTracker() |
| Constructor and Description |
|---|
FactoryServiceImpl(Log log,
ErrorTracker et) |
| Modifier and Type | Field and Description |
|---|---|
protected ErrorTracker |
MemDBInterface.et |
protected ErrorTracker |
RowSelectorBase.et |
| Modifier and Type | Method and Description |
|---|---|
void |
AllRowSelector.init(ErrorTracker et,
QuerySpec spec,
DStructType dtype,
DTypeRegistry registry) |
void |
OpRowSelector.init(ErrorTracker et,
QuerySpec spec,
DStructType dtype,
DTypeRegistry registry) |
void |
PrimaryKeyRowSelector.init(ErrorTracker et,
QuerySpec spec,
DStructType dtype,
DTypeRegistry registry) |
void |
RowSelector.init(ErrorTracker et,
QuerySpec spec,
DStructType dtype,
DTypeRegistry registry) |
void |
RowSelectorBase.init(ErrorTracker et,
QuerySpec spec,
DStructType dtype,
DTypeRegistry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleErrorTracker |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorTracker.copyErrorsFrom(ErrorTracker et,
ErrorCopyFilter filter) |
void |
SimpleErrorTracker.copyErrorsFrom(ErrorTracker et,
ErrorCopyFilter filter) |
| Constructor and Description |
|---|
DRuleContext(ErrorTracker et,
String ruleText,
boolean enableRelationModifierFlag,
DBCapabilties dbCapabilties,
boolean populateFKsFlag,
FetchRunner fetchRunner) |
| Modifier and Type | Field and Description |
|---|---|
ErrorTracker |
ConversionResult.localET |
| Constructor and Description |
|---|
DsonToDValueConverter(FactoryService factorySvc,
ErrorTracker localET,
DTypeRegistry registry,
VarEvaluator varEvaluator,
SprigService sprigSvc) |
| Modifier and Type | Method and Description |
|---|---|
ErrorTracker |
TypeBuilder.getErrorTracker() |
Copyright © 2020. All rights reserved.