id |
|
ID |
String |
64
|
是
|
|
|
|
parentId |
|
上级 |
String |
|
是
|
|
BusinessRuleQuantityLimit
|
|
entrySrcSystemId |
|
数据来源类型 |
String |
64
|
是
|
|
枚举型 EntrySrcSystem
|
|
externalSystemCode |
|
外部系统标识 |
String |
128
|
否
|
|
|
|
externalObjectType |
|
外部系统对象类型 |
String |
128
|
否
|
|
|
|
externalObjectId |
|
外部系统唯一标识 |
String |
128
|
否
|
|
|
|
name |
|
规则名称 |
String |
64
|
是
|
|
|
|
description |
|
规则说明 |
String |
512
|
是
|
|
|
|
hasSubRules |
|
是否有子规则 |
Boolean |
|
是
|
|
|
|
scopeId |
|
作用域 |
String |
|
是
|
|
枚举型 RuleScope
|
|
typeId |
|
规则类型 |
String |
|
是
|
|
枚举型 RuleType
|
|
usageId |
|
规则用途 |
String |
|
是
|
|
枚举型 RuleUsage
|
|
layerId |
|
规则层次 |
String |
|
是
|
|
枚举型 RuleLayer
|
|
actionSpecId |
|
动作规格 |
String |
|
是
|
|
BusinessActionSpec
|
|
mappingCode |
|
映射码 |
String |
64
|
是
|
|
|
|
cardinality |
|
基数 |
Integer |
|
是
|
|
|
|
bindToDomain |
|
绑定到域 |
Boolean |
|
是
|
|
|
|
conditionSupported |
|
支持条件设置 |
Boolean |
|
是
|
|
|
|
bindingChecker |
|
绑定检查器 |
String |
64
|
是
|
|
|
|
ordinal |
|
顺序号 |
Integer |
|
是
|
|
|
|
isDisabled |
|
是否停用 |
Boolean |
|
是
|
|
|
|
masterEntityId |
|
主实体 |
String |
|
是
|
|
ObjectType
|
|
objectType |
|
对象类型 |
String |
|
是
|
|
ObjectType
|
|
failureMessage |
|
错误消息 |
String |
128
|
是
|
|
|
|
severityLevelId |
|
错误等级 |
String |
|
是
|
|
枚举型 SeverityLevel
|
|
conditionEnabled |
|
启用条件 |
Boolean |
|
是
|
|
|
|
condition |
|
条件对象 |
JsonObject |
|
是
|
|
|
|
createdUserId |
|
创建人 |
String |
|
是
|
|
User
|
|
createdTime |
|
创建时间 |
Timestamp |
|
是
|
|
|
|
modifiedUserId |
|
修改人 |
String |
|
是
|
|
User
|
|
modifiedTime |
|
修改时间 |
Timestamp |
|
是
|
|
|
|
level |
|
级次 |
Integer |
|
是
|
|
|
|
isLeaf |
|
是否叶级 |
Boolean |
|
是
|
|
|
|
lastModifiedTime |
|
最后修改时间 |
Timestamp |
|
否
|
|
|
|
ruleTriggers |
|
规则触发器列表 |
List |
|
是
|
|
|
EntityRuleTrigger
|
bindables |
|
绑定 |
List |
|
是
|
|
|
BusinessRuleBindable
|
bindEntities |
|
实体引用 |
List |
|
是
|
|
|
EntityBusinessRule
|
itemSets |
|
归属集合 |
List |
|
是
|
|
|
BusinessRuleSetItem
|
applicableTos |
|
适用条件 |
List |
|
是
|
|
|
BusinessRuleApplicableTo
|
parameters |
|
输入参数 |
List |
|
是
|
|
|
BusinessRuleParameter
|
children |
|
下级 |
List |
|
是
|
|
|
BusinessRuleQuantityLimit
|
isMultiOrgOnly |
|
只多组织启用时有效 |
Boolean |
|
是
|
|
|
|
multiLangs |
|
多语值字段 |
JsonObject |
|
是
|
|
|
|
planQtySourceTypeId |
|
计划量来源 |
String |
|
是
|
|
枚举型 ValueSourceType
|
|
planQtyFieldName |
|
计划量来源字段 |
String |
64
|
是
|
|
|
|
isStdQtyField |
|
是否标准数量字段 |
Boolean |
|
是
|
|
|
|
planQtyValue |
|
计划量值 |
BigDecimal |
|
是
|
|
|
|
fulfilledQtySourceTypeId |
|
执行量来源 |
String |
|
是
|
|
枚举型 ValueSourceType
|
|
fulfilledQtyFieldName |
|
执行量来源字段 |
String |
64
|
是
|
|
|
|
fulfilledQtyArith |
|
执行量来源表达式 |
JsonElement |
|
是
|
|
|
|
fulfilledObjectTypes |
|
执行对象类型 |
String |
128
|
是
|
|
|
|
overCtrlPolicyId |
|
超量控制策略 |
String |
|
是
|
|
枚举型 OverControlPolicy
|
|
excessPercent |
|
允超比例 |
BigDecimal |
|
是
|
|
|
|
excessPercentFieldName |
|
允超比例字段 |
String |
64
|
是
|
|
|
|
policyResolverName |
|
策略解析器名称 |
String |
64
|
是
|
|
|
|
fulfillUnitTypeId |
|
数量完成依据 |
String |
|
是
|
|
枚举型 StdQtyFulfillUnitType
|
|
fulfillUnitTypeFieldName |
|
完成依据字段 |
String |
64
|
是
|
|
|
|
isFilterByWriteBack |
|
根据回写来源过滤 |
Boolean |
|
是
|
|
|
|
isChangeBillUsed |
|
适用于变更单 |
Boolean |
|
是
|
|
|
|