程序包 | 说明 |
---|---|
kd.bos.entity.plugin |
限定符和类型 | 方法和说明 |
---|---|
void |
OperationServicePlugInProxy.firePreparePropertys(PreparePropertysEventArgs e)
准备操作需要用到的属性
|
void |
KDOperationPlugIn.onPreparePropertys(PreparePropertysEventArgs e) |
default void |
IOperationServicePlugIn.onPreparePropertys(PreparePropertysEventArgs e)
准备操作对象实体属性事件,在此事件中可以将校验过程需要的属性对应的Key添加进来以便统一从数据库中加载数据
|