类 ColValue
java.lang.Object
com.sh.wf.module.component.page.common.ColValue
- 所有已实现的接口:
Serializable,Cloneable
Description: 数据字典保存数据
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年6月3日
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明booleanbooleanbooleanboolean -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
component
-
addEnable
public boolean addEnable -
modEnable
public boolean modEnable -
isConfigInput
public boolean isConfigInput -
isAutoIncrement
public boolean isAutoIncrement
-
-
构造器详细资料
-
ColValue
-
-
方法详细资料
-
clone
-
addRelaColValue
添加关联的数据,主要是针对JSON类型的值- 参数:
cv-
-
toString
-
setValue
-
setValue
-
setValues
-
getValue
-
getRealValue
主要是针对字符串中有加密的情况,这里能获取解密后的数据,如果没有,则与getValue()相同- 返回:
- Object
-
getValues
-
checkAutoIncrement2Add
public boolean checkAutoIncrement2Add()判断是否有自增长列,同时自增长列为空时判断为添加操作- 返回:
- 结果
-
storeAutoIncrementValue
public void storeAutoIncrementValue(jakarta.servlet.http.HttpServletRequest request, int value) -
getDictAttr
-
getDsCol
-