package com.vci.rmip.code.client.codeapply.Apply410.object.ubcscode.vo;
|
|
import com.vci.rmip.code.client.codeapply.Apply410.object.ubcscode.model.BaseModel;
|
|
|
|
|
/**
|
* 主题库分类的模板属性显示对象
|
*
|
* @author weidy
|
* @date 2022-01-24
|
*/
|
public class CodeClassifyTemplateAttrVO extends BaseModel {
|
|
/**
|
* 禁止修改这个值
|
*/
|
private static final long serialVersionUID = 4615707119806919617L;
|
|
/**
|
* 所属模板
|
*/
|
private String classifyTemplateOid;
|
|
/**
|
* 所属模板显示文本
|
*/
|
private String classifyTemplateOidName;
|
|
/**
|
* 所属分类中的属性主键
|
*/
|
private String classifyAttributeOid;
|
|
/**
|
* 所属分类中的属性主键显示文本
|
*/
|
private String classifyAttributeOidName;
|
|
/**
|
* 属性的类型
|
*/
|
private String attributeDataType;
|
|
/**
|
* 属性类型显示
|
*/
|
private String attributeDataTypeText;
|
|
/**
|
* 是否关键属性
|
*/
|
private String keyAttrFlag;
|
|
/**
|
* 是否快速查询属性
|
*/
|
private String queryAttrFlag;
|
|
/**
|
* 是否高级查询属性
|
*/
|
private String seniorQueryAttrFlag;
|
|
/**
|
* 相似查重属性
|
*/
|
private String sameRepeatAttrFlag;
|
|
/**
|
* 是否排序
|
*/
|
private String sortAttrFlag;
|
|
/**
|
* 是否生成二维码
|
*/
|
private String qrcodeFlag;
|
|
/**
|
* 是否生成一维码
|
*/
|
private String barcodeFlag;
|
|
/**
|
* 组合规则
|
*/
|
private String componentRule;
|
|
/**
|
* 验证规则
|
*/
|
private String verifyRule;
|
|
/**
|
* 分类注入层级
|
*/
|
private String classifyInvokeLevel;
|
|
/**
|
* 分类注入的属性英文名称
|
*/
|
private String classifyInvokeAttr;
|
|
/**
|
* 分类注入的属性中文名称
|
*/
|
private String classifyInvokeAttrName;
|
|
/**
|
* 分类注入是否可以编辑
|
*/
|
private String classifyInvokeEditFlag;
|
|
/**
|
* 码值序号
|
*/
|
private Integer orderNum;
|
|
/**
|
* 表单里是否显示
|
*/
|
private String formDisplayFlag;
|
|
/**
|
* 列表里是否显示
|
*/
|
private String tableDisplayFlag;
|
|
/**
|
* 所属属性分组
|
*/
|
private String attributeGroup;
|
|
/**
|
* 使用枚举英文编号
|
*/
|
private String enumId;
|
|
/**
|
* 使用枚举中文名称
|
*/
|
private String enumName;
|
|
/**
|
* 枚举是否可以编辑
|
*/
|
private String enumEditFlag;
|
|
/**
|
* 参照的业务类型英文名称
|
*/
|
private String referBtmId;
|
|
/**
|
* 参照的业务类型中文名称
|
*/
|
private String referBtmName;
|
|
/**
|
* 参照窗口配置
|
*/
|
private String referConfig;
|
|
/**
|
* 是否必输
|
*/
|
private String requireFlag;
|
|
/**
|
* 是否只读
|
*/
|
private String readOnlyFlag;
|
|
/**
|
* 属性控制输入的长度
|
*/
|
private Integer controlLength;
|
|
/**
|
* 表单里显示的样式
|
*/
|
private String formDisplayStyle;
|
|
/**
|
* 表格里显示的样式
|
*/
|
private String tableDisplayStyle;
|
|
/**
|
* 表单中超链接内容
|
*/
|
private String formHref;
|
|
/**
|
* 表格中超链接内容
|
*/
|
private String tableHref;
|
|
/**
|
* 小数精度
|
*/
|
private Integer precisionLength;
|
|
/**
|
* 小数刻度
|
*/
|
private Integer scaleLength;
|
|
/**
|
* 取值范围
|
*/
|
private String valueArea;
|
|
/**
|
* 时间格式
|
*/
|
private String codeDateFormat;
|
|
/**
|
* 表格里显示调用的js
|
*/
|
private String tableDisplayJs;
|
|
/**
|
* 是否显示多行文本
|
*/
|
private String textAreaFlag;
|
|
/**
|
* 预览图
|
*/
|
private String imageFlag;
|
|
/**
|
* 默认值
|
*/
|
private String defaultValue;
|
|
/**
|
* 前缀
|
*/
|
private String prefixValue;
|
|
/**
|
* 后缀
|
*/
|
private String suffixValue;
|
|
/**
|
* 选择数据时过滤的属性
|
*/
|
private String filterSourceAttr;
|
|
/**
|
* 选择数据时过滤的属性名称
|
*/
|
private String filterSourceAttrName;
|
|
/**
|
* 使用枚举注入的字符串格式
|
*/
|
private String enumString;
|
|
/**
|
* 属性列表中的宽度
|
*/
|
private Integer attrTableWidth;
|
|
/**
|
* 说明
|
*/
|
private String explain;
|
|
/**
|
* 选择库标识
|
*/
|
private String libraryIdentification;
|
|
/**
|
* 级联属性编号
|
*/
|
private String parentCode;
|
|
/**
|
* 级联属性名称
|
*/
|
private String parentName;
|
|
/**
|
* 级联查询属性
|
*/
|
private String parentQueryAttr;
|
/**
|
* 输入提示
|
*/
|
private String inputTip;
|
|
/**
|
* 近义词查询规则
|
*/
|
private String sysonymRuleOids;
|
|
/**
|
* 近义词查询规则显示值
|
*/
|
private String sysonymRuleOidsText;
|
|
|
public String getSysonymRuleOids() {
|
return sysonymRuleOids;
|
}
|
|
public void setSysonymRuleOids(String sysonymRuleOids) {
|
this.sysonymRuleOids = sysonymRuleOids;
|
}
|
|
public String getSysonymRuleOidsText() {
|
return sysonymRuleOidsText;
|
}
|
|
public void setSysonymRuleOidsText(String sysonymRuleOidsText) {
|
this.sysonymRuleOidsText = sysonymRuleOidsText;
|
}
|
|
public String getClassifyTemplateOid() {
|
return classifyTemplateOid;
|
}
|
|
public void setClassifyTemplateOid(String classifyTemplateOid) {
|
this.classifyTemplateOid = classifyTemplateOid;
|
}
|
|
public String getClassifyTemplateOidName() {
|
return classifyTemplateOidName;
|
}
|
|
public void setClassifyTemplateOidName(String classifyTemplateOidName) {
|
this.classifyTemplateOidName = classifyTemplateOidName;
|
}
|
|
public String getClassifyAttributeOid() {
|
return classifyAttributeOid;
|
}
|
|
public void setClassifyAttributeOid(String classifyAttributeOid) {
|
this.classifyAttributeOid = classifyAttributeOid;
|
}
|
|
public String getClassifyAttributeOidName() {
|
return classifyAttributeOidName;
|
}
|
|
public void setClassifyAttributeOidName(String classifyAttributeOidName) {
|
this.classifyAttributeOidName = classifyAttributeOidName;
|
}
|
|
public String getAttributeDataType() {
|
return attributeDataType;
|
}
|
|
public void setAttributeDataType(String attributeDataType) {
|
this.attributeDataType = attributeDataType;
|
}
|
|
public String getAttributeDataTypeText() {
|
return attributeDataTypeText;
|
}
|
|
public void setAttributeDataTypeText(String attributeDataTypeText) {
|
this.attributeDataTypeText = attributeDataTypeText;
|
}
|
|
public String getKeyAttrFlag() {
|
return keyAttrFlag;
|
}
|
|
public void setKeyAttrFlag(String keyAttrFlag) {
|
this.keyAttrFlag = keyAttrFlag;
|
}
|
|
public String getQueryAttrFlag() {
|
return queryAttrFlag;
|
}
|
|
public void setQueryAttrFlag(String queryAttrFlag) {
|
this.queryAttrFlag = queryAttrFlag;
|
}
|
|
public String getSeniorQueryAttrFlag() {
|
return seniorQueryAttrFlag;
|
}
|
|
public void setSeniorQueryAttrFlag(String seniorQueryAttrFlag) {
|
this.seniorQueryAttrFlag = seniorQueryAttrFlag;
|
}
|
|
public String getSameRepeatAttrFlag() {
|
return sameRepeatAttrFlag;
|
}
|
|
public void setSameRepeatAttrFlag(String sameRepeatAttrFlag) {
|
this.sameRepeatAttrFlag = sameRepeatAttrFlag;
|
}
|
|
public String getSortAttrFlag() {
|
return sortAttrFlag;
|
}
|
|
public void setSortAttrFlag(String sortAttrFlag) {
|
this.sortAttrFlag = sortAttrFlag;
|
}
|
|
public String getQrcodeFlag() {
|
return qrcodeFlag;
|
}
|
|
public void setQrcodeFlag(String qrcodeFlag) {
|
this.qrcodeFlag = qrcodeFlag;
|
}
|
|
public String getBarcodeFlag() {
|
return barcodeFlag;
|
}
|
|
public void setBarcodeFlag(String barcodeFlag) {
|
this.barcodeFlag = barcodeFlag;
|
}
|
|
public String getComponentRule() {
|
return componentRule;
|
}
|
|
public void setComponentRule(String componentRule) {
|
this.componentRule = componentRule;
|
}
|
|
public String getVerifyRule() {
|
return verifyRule;
|
}
|
|
public void setVerifyRule(String verifyRule) {
|
this.verifyRule = verifyRule;
|
}
|
|
public String getClassifyInvokeLevel() {
|
return classifyInvokeLevel;
|
}
|
|
public void setClassifyInvokeLevel(String classifyInvokeLevel) {
|
this.classifyInvokeLevel = classifyInvokeLevel;
|
}
|
|
public String getClassifyInvokeAttr() {
|
return classifyInvokeAttr;
|
}
|
|
public void setClassifyInvokeAttr(String classifyInvokeAttr) {
|
this.classifyInvokeAttr = classifyInvokeAttr;
|
}
|
|
public String getClassifyInvokeAttrName() {
|
return classifyInvokeAttrName;
|
}
|
|
public void setClassifyInvokeAttrName(String classifyInvokeAttrName) {
|
this.classifyInvokeAttrName = classifyInvokeAttrName;
|
}
|
|
public String getClassifyInvokeEditFlag() {
|
return classifyInvokeEditFlag;
|
}
|
|
public void setClassifyInvokeEditFlag(String classifyInvokeEditFlag) {
|
this.classifyInvokeEditFlag = classifyInvokeEditFlag;
|
}
|
|
public Integer getOrderNum() {
|
return orderNum;
|
}
|
|
public void setOrderNum(Integer orderNum) {
|
this.orderNum = orderNum;
|
}
|
|
public String getFormDisplayFlag() {
|
return formDisplayFlag;
|
}
|
|
public void setFormDisplayFlag(String formDisplayFlag) {
|
this.formDisplayFlag = formDisplayFlag;
|
}
|
|
public String getTableDisplayFlag() {
|
return tableDisplayFlag;
|
}
|
|
public void setTableDisplayFlag(String tableDisplayFlag) {
|
this.tableDisplayFlag = tableDisplayFlag;
|
}
|
|
public String getAttributeGroup() {
|
return attributeGroup;
|
}
|
|
public void setAttributeGroup(String attributeGroup) {
|
this.attributeGroup = attributeGroup;
|
}
|
|
public String getEnumId() {
|
return enumId;
|
}
|
|
public void setEnumId(String enumId) {
|
this.enumId = enumId;
|
}
|
|
public String getEnumName() {
|
return enumName;
|
}
|
|
public void setEnumName(String enumName) {
|
this.enumName = enumName;
|
}
|
|
public String getEnumEditFlag() {
|
return enumEditFlag;
|
}
|
|
public void setEnumEditFlag(String enumEditFlag) {
|
this.enumEditFlag = enumEditFlag;
|
}
|
|
public String getReferBtmId() {
|
return referBtmId;
|
}
|
|
public void setReferBtmId(String referBtmId) {
|
this.referBtmId = referBtmId;
|
}
|
|
public String getReferBtmName() {
|
return referBtmName;
|
}
|
|
public void setReferBtmName(String referBtmName) {
|
this.referBtmName = referBtmName;
|
}
|
|
public String getReferConfig() {
|
return referConfig;
|
}
|
|
public void setReferConfig(String referConfig) {
|
this.referConfig = referConfig;
|
}
|
|
public String getRequireFlag() {
|
return requireFlag;
|
}
|
|
public void setRequireFlag(String requireFlag) {
|
this.requireFlag = requireFlag;
|
}
|
|
public String getReadOnlyFlag() {
|
return readOnlyFlag;
|
}
|
|
public void setReadOnlyFlag(String readOnlyFlag) {
|
this.readOnlyFlag = readOnlyFlag;
|
}
|
|
public Integer getControlLength() {
|
return controlLength;
|
}
|
|
public void setControlLength(Integer controlLength) {
|
this.controlLength = controlLength;
|
}
|
|
public String getFormDisplayStyle() {
|
return formDisplayStyle;
|
}
|
|
public void setFormDisplayStyle(String formDisplayStyle) {
|
this.formDisplayStyle = formDisplayStyle;
|
}
|
|
public String getTableDisplayStyle() {
|
return tableDisplayStyle;
|
}
|
|
public void setTableDisplayStyle(String tableDisplayStyle) {
|
this.tableDisplayStyle = tableDisplayStyle;
|
}
|
|
public String getFormHref() {
|
return formHref;
|
}
|
|
public void setFormHref(String formHref) {
|
this.formHref = formHref;
|
}
|
|
public String getTableHref() {
|
return tableHref;
|
}
|
|
public void setTableHref(String tableHref) {
|
this.tableHref = tableHref;
|
}
|
|
public Integer getPrecisionLength() {
|
return precisionLength;
|
}
|
|
public void setPrecisionLength(Integer precisionLength) {
|
this.precisionLength = precisionLength;
|
}
|
|
public Integer getScaleLength() {
|
return scaleLength;
|
}
|
|
public void setScaleLength(Integer scaleLength) {
|
this.scaleLength = scaleLength;
|
}
|
|
public String getValueArea() {
|
return valueArea;
|
}
|
|
public void setValueArea(String valueArea) {
|
this.valueArea = valueArea;
|
}
|
|
public String getCodeDateFormat() {
|
return codeDateFormat;
|
}
|
|
public void setCodeDateFormat(String codeDateFormat) {
|
this.codeDateFormat = codeDateFormat;
|
}
|
|
public String getTableDisplayJs() {
|
return tableDisplayJs;
|
}
|
|
public void setTableDisplayJs(String tableDisplayJs) {
|
this.tableDisplayJs = tableDisplayJs;
|
}
|
|
public String getTextAreaFlag() {
|
return textAreaFlag;
|
}
|
|
public void setTextAreaFlag(String textAreaFlag) {
|
this.textAreaFlag = textAreaFlag;
|
}
|
|
public String getImageFlag() {
|
return imageFlag;
|
}
|
|
public void setImageFlag(String imageFlag) {
|
this.imageFlag = imageFlag;
|
}
|
|
public String getDefaultValue() {
|
return defaultValue;
|
}
|
|
public void setDefaultValue(String defaultValue) {
|
this.defaultValue = defaultValue;
|
}
|
|
public String getPrefixValue() {
|
return prefixValue;
|
}
|
|
public void setPrefixValue(String prefixValue) {
|
this.prefixValue = prefixValue;
|
}
|
|
public String getSuffixValue() {
|
return suffixValue;
|
}
|
|
public void setSuffixValue(String suffixValue) {
|
this.suffixValue = suffixValue;
|
}
|
|
public String getFilterSourceAttr() {
|
return filterSourceAttr;
|
}
|
|
public void setFilterSourceAttr(String filterSourceAttr) {
|
this.filterSourceAttr = filterSourceAttr;
|
}
|
|
public String getFilterSourceAttrName() {
|
return filterSourceAttrName;
|
}
|
|
public void setFilterSourceAttrName(String filterSourceAttrName) {
|
this.filterSourceAttrName = filterSourceAttrName;
|
}
|
|
public String getEnumString() {
|
return enumString;
|
}
|
|
public void setEnumString(String enumString) {
|
this.enumString = enumString;
|
}
|
|
public Integer getAttrTableWidth() {
|
return attrTableWidth;
|
}
|
|
public void setAttrTableWidth(Integer attrTableWidth) {
|
this.attrTableWidth = attrTableWidth;
|
}
|
|
public String getExplain() {
|
return explain;
|
}
|
|
public void setExplain(String explain) {
|
this.explain = explain;
|
}
|
|
public String getLibraryIdentification() {
|
return libraryIdentification;
|
}
|
|
public void setLibraryIdentification(String libraryIdentification) {
|
this.libraryIdentification = libraryIdentification;
|
}
|
|
public String getParentCode() {
|
return parentCode;
|
}
|
|
public void setParentCode(String parentCode) {
|
this.parentCode = parentCode;
|
}
|
|
public String getParentName() {
|
return parentName;
|
}
|
|
public void setParentName(String parentName) {
|
this.parentName = parentName;
|
}
|
|
public String getParentQueryAttr() {
|
return parentQueryAttr;
|
}
|
|
public void setParentQueryAttr(String parentQueryAttr) {
|
this.parentQueryAttr = parentQueryAttr;
|
}
|
|
public String getInputTip() {
|
return inputTip;
|
}
|
|
public void setInputTip(String inputTip) {
|
this.inputTip = inputTip;
|
}
|
|
@Override
|
public String toString() {
|
return "CodeClassifyTemplateAttrVO{" +
|
"classifyTemplateOid='" + classifyTemplateOid + '\'' +
|
", classifyTemplateOidName='" + classifyTemplateOidName + '\'' +
|
", classifyAttributeOid='" + classifyAttributeOid + '\'' +
|
", classifyAttributeOidName='" + classifyAttributeOidName + '\'' +
|
", attributeDataType='" + attributeDataType + '\'' +
|
", attributeDataTypeText='" + attributeDataTypeText + '\'' +
|
", keyAttrFlag='" + keyAttrFlag + '\'' +
|
", queryAttrFlag='" + queryAttrFlag + '\'' +
|
", seniorQueryAttrFlag='" + seniorQueryAttrFlag + '\'' +
|
", sameRepeatAttrFlag='" + sameRepeatAttrFlag + '\'' +
|
", sortAttrFlag='" + sortAttrFlag + '\'' +
|
", qrcodeFlag='" + qrcodeFlag + '\'' +
|
", barcodeFlag='" + barcodeFlag + '\'' +
|
", componentRule='" + componentRule + '\'' +
|
", verifyRule='" + verifyRule + '\'' +
|
", classifyInvokeLevel='" + classifyInvokeLevel + '\'' +
|
", classifyInvokeAttr='" + classifyInvokeAttr + '\'' +
|
", classifyInvokeAttrName='" + classifyInvokeAttrName + '\'' +
|
", classifyInvokeEditFlag='" + classifyInvokeEditFlag + '\'' +
|
", orderNum=" + orderNum +
|
", formDisplayFlag='" + formDisplayFlag + '\'' +
|
", tableDisplayFlag='" + tableDisplayFlag + '\'' +
|
", attributeGroup='" + attributeGroup + '\'' +
|
", enumId='" + enumId + '\'' +
|
", enumName='" + enumName + '\'' +
|
", enumEditFlag='" + enumEditFlag + '\'' +
|
", referBtmId='" + referBtmId + '\'' +
|
", referBtmName='" + referBtmName + '\'' +
|
", referConfig='" + referConfig + '\'' +
|
", requireFlag='" + requireFlag + '\'' +
|
", readOnlyFlag='" + readOnlyFlag + '\'' +
|
", controlLength=" + controlLength +
|
", formDisplayStyle='" + formDisplayStyle + '\'' +
|
", tableDisplayStyle='" + tableDisplayStyle + '\'' +
|
", formHref='" + formHref + '\'' +
|
", tableHref='" + tableHref + '\'' +
|
", precisionLength=" + precisionLength +
|
", scaleLength=" + scaleLength +
|
", valueArea='" + valueArea + '\'' +
|
", codeDateFormat='" + codeDateFormat + '\'' +
|
", tableDisplayJs='" + tableDisplayJs + '\'' +
|
", textAreaFlag='" + textAreaFlag + '\'' +
|
", imageFlag='" + imageFlag + '\'' +
|
", defaultValue='" + defaultValue + '\'' +
|
", prefixValue='" + prefixValue + '\'' +
|
", suffixValue='" + suffixValue + '\'' +
|
", filterSourceAttr='" + filterSourceAttr + '\'' +
|
", filterSourceAttrName='" + filterSourceAttrName + '\'' +
|
", enumString='" + enumString + '\'' +
|
", attrTableWidth=" + attrTableWidth +
|
", explain='" + explain + '\'' +
|
", libraryIdentification='" + libraryIdentification + '\'' +
|
", parentCode='" + parentCode + '\'' +
|
", parentName='" + parentName + '\'' +
|
", inputTip='" + inputTip + '\'' +
|
", parentQueryAttr='" + parentQueryAttr + '\'' +
|
|
", sysonymRuleOids='" + sysonymRuleOids + '\'' +
|
", sysonymRuleOidsText='" + sysonymRuleOidsText + '\'' +
|
'}';
|
}
|
}
|