取值范围

名称 ApiName 标题 类型 长度 是否允许编辑 是否必填 参照对象 列表对象
id ID String 64
parentId 上级 String BusinessRuleRange
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 BusinessRuleRange
isMultiOrgOnly 只多组织启用时有效 Boolean
multiLangs 多语值字段 JsonObject
fieldName 字段名 String 64
rangeTypeId 范围类型 String 枚举型 RangeType
min 最小值 String 64
minDate 最小日期 Timestamp
minExcl 区间左开 Boolean
max 最大值 String 64
maxDate 最大日期 Timestamp
maxExcl 区间右开 Boolean
collection 取值的集合数组 JsonElement
typeRef 类型引用 String
queryCriteria 查询条件对象 JsonObject
queryCriteriaStr 查询条件表达式 String 2048