Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition定义

Joget 实体类绑定器 提供数据集访问与平台和系统级相关的实体。Joget Entity Data Binder provides data set access to entities related to platform and system's level.

Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titleNew Feature

This is a new feature in Joget Workflow v6.

Image Removed

Figure 1: Sample Datalist using Joget Entity Datalist Binder to Retrieves Data From Form Data Audit Trail Entity

Image Removed

Figure 2: Properties

新功能

这是Joget Workflow v6中的一个新功能。

Image Added

图1:使用 Joget实体类绑定器从表单数据审计追踪实体中检索数据的示例数据

Image Added

图2: 属性

名称描述
实体类

从该实体检索数据集。

选择与应用程序相关的实体(即列表定义)将生成另一个名为的选项

只能从当前的应用程序版本检索?要返回与当前应用程序相关的数据,列表是建立在此基础上的。

筛选条件

筛选条件

名称描述
加入类型
  • 并且
  • 或者
字段

字段ID。(如标题)

Image Added

Operator
  • 等于
  • 不等于
  • 大于
  • 大于等于
  • 小于
  • 小于等于
  • 包含
  • 不包含
  • 在..之内
  • 不在...之内
  • 为真
  • 为假
  • 空的
  • 不为空
过滤值。
额外的条件

用于过滤数据集的附加条件。HQL是在这里预期的。

NameDescription
Entity

Entity to retrive dataset from.

Choosing entity related to App (i.e. Datalist Definition) will produce another option called

Only retrieve from current App version? to optionally return data related only to the current App the datalist is built on.
Filter Conditions

Filter Conditions

NameDescription
Join Type
  • And
  • Or
Field

Field ID. (e.g. title)

Image Removed

Operator
  • Equal
  • Not Equal
  • Greater Than
  • Greater Than Or Equal
  • Less Than
  • Less Than Or Equal
  • Like
  • Not Like
  • In
  • Not In
  • Is True
  • Is False
  • Is Null
  • Is Not Null
ValueFilter value.
Extra Conditions

Additional condition(s) for filtering the data set. HQL is the expected here.