id |
|
ID |
String |
64
|
是
|
|
|
|
entrySrcSystemId |
|
数据来源类型 |
String |
64
|
是
|
|
枚举型 EntrySrcSystem
|
|
externalSystemCode |
|
外部系统标识 |
String |
128
|
否
|
|
|
|
externalObjectType |
|
外部系统对象类型 |
String |
128
|
否
|
|
|
|
externalObjectId |
|
外部系统唯一标识 |
String |
128
|
否
|
|
|
|
masterEntityId |
|
主实体 |
String |
|
是
|
|
ObjectType
|
|
objectType |
|
对象类型 |
String |
|
是
|
|
ObjectType
|
|
isBindToMaster |
|
是否绑定到主实体 |
Boolean |
|
是
|
|
|
|
detailsFieldName |
|
明细字段名 |
String |
|
是
|
|
|
|
ruleId |
|
规则 |
String |
|
是
|
|
BusinessRule
|
|
typedRuleClass |
|
类型化规则类 |
String |
|
是
|
|
ObjectType
|
|
typedRuleId |
|
类型化规则 |
String |
|
是
|
|
BusinessRuleRange
BusinessRuleUnique
BusinessRuleScriptlet
BusinessRuleWriteback
BusinessRuleConstraint
BusinessRuleFieldAction
BusinessRuleQuantityLimit
BusinessRuleManyToMany
|
|
isBindingUse |
|
是否绑定使用 |
Boolean |
|
是
|
|
|
|
name |
|
规则名称 |
String |
64
|
是
|
|
|
|
conditionEnabled |
|
启用条件 |
Boolean |
|
是
|
|
|
|
condition |
|
条件对象 |
JsonObject |
|
是
|
|
|
|
conditionStr |
|
条件表达式 |
String |
1024
|
是
|
|
|
|
description |
|
绑定使用说明 |
String |
512
|
是
|
|
|
|
ruleSetId |
|
规则集 |
String |
|
是
|
|
BusinessRuleSet
|
|
notInherit |
|
不继承? |
Boolean |
|
是
|
|
|
|
prioritizeModeId |
|
优先级排序方式 |
String |
|
是
|
|
枚举型 PrioritizeMode
|
|
ordinal |
|
顺序号 |
Integer |
|
是
|
|
|
|
relativeRuleId |
|
优先级相对规则 |
String |
|
是
|
|
BusinessRule
|
|
isDisabled |
|
停用 |
Boolean |
|
是
|
|
|
|
failureMessage |
|
错误消息 |
String |
128
|
是
|
|
|
|
severityLevelId |
|
错误等级 |
String |
|
是
|
|
枚举型 SeverityLevel
|
|
typedRuleBusinessRuleRange |
|
类型化规则(取值范围) |
String |
|
是
|
|
BusinessRuleRange
|
EntityBusinessRule
|
typedRuleBusinessRuleUnique |
|
类型化规则(唯一性) |
String |
|
是
|
|
BusinessRuleUnique
|
EntityBusinessRule
|
typedRuleBusinessRuleScriptlet |
|
类型化规则(程序段定义) |
String |
|
是
|
|
BusinessRuleScriptlet
|
EntityBusinessRule
|
typedRuleBusinessRuleWriteback |
|
类型化规则(回写定义) |
String |
|
是
|
|
BusinessRuleWriteback
|
EntityBusinessRule
|
typedRuleBusinessRuleConstraint |
|
类型化规则(条件约束) |
String |
|
是
|
|
BusinessRuleConstraint
|
EntityBusinessRule
|
typedRuleBusinessRuleFieldAction |
|
类型化规则(字段动作) |
String |
|
是
|
|
BusinessRuleFieldAction
|
EntityBusinessRule
|
typedRuleBusinessRuleQuantityLimit |
|
类型化规则(超量控制) |
String |
|
是
|
|
BusinessRuleQuantityLimit
|
EntityBusinessRule
|
typedRuleBusinessRuleManyToMany |
|
类型化规则(多对多关系对照) |
String |
|
是
|
|
BusinessRuleManyToMany
|
EntityBusinessRule
|
createdUserId |
|
创建人 |
String |
|
是
|
|
User
|
|
createdTime |
|
创建时间 |
Timestamp |
|
是
|
|
|
|
modifiedUserId |
|
修改人 |
String |
|
是
|
|
User
|
|
modifiedTime |
|
修改时间 |
Timestamp |
|
是
|
|
|
|
lastModifiedTime |
|
最后修改时间 |
Timestamp |
|
否
|
|
|
|
ruleTriggers |
|
规则触发器列表 |
List |
|
是
|
|
|
EntityRuleTrigger
|
actuals |
|
实际参数 |
List |
|
是
|
|
|
EntityRuleParamActual
|
mappings |
|
绑定映射 |
List |
|
是
|
|
|
EntityRuleBindMapping
|