Class UiList
java.lang.Object
cn.vertxup.ui.domain.tables.pojos.UiList
- All Implemented Interfaces:
IUiList,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class UiList
extends Object
implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IUiList
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUiList()UiList(io.vertx.core.json.JsonObject json) UiList(String key, String name, String code, String identifier, String vQuery, String vSearch, String vTable, String vSegment, Boolean dynamicColumn, Boolean dynamicSwitch, String optionsAjax, String optionsSubmit, String options, String classCombiner, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidLoad data from another generated Record/POJO implementing the common interface IUiListGetter forDB_ETERNAL.UI_LIST.ACTIVE.Getter forDB_ETERNAL.UI_LIST.CLASS_COMBINER.getCode()Getter forDB_ETERNAL.UI_LIST.CODE.Getter forDB_ETERNAL.UI_LIST.CREATED_AT.Getter forDB_ETERNAL.UI_LIST.CREATED_BY.Getter forDB_ETERNAL.UI_LIST.DYNAMIC_COLUMN.Getter forDB_ETERNAL.UI_LIST.DYNAMIC_SWITCH.Getter forDB_ETERNAL.UI_LIST.IDENTIFIER.getKey()Getter forDB_ETERNAL.UI_LIST.KEY.Getter forDB_ETERNAL.UI_LIST.LANGUAGE.Getter forDB_ETERNAL.UI_LIST.METADATA.getName()Getter forDB_ETERNAL.UI_LIST.NAME.Getter forDB_ETERNAL.UI_LIST.OPTIONS.Getter forDB_ETERNAL.UI_LIST.OPTIONS_AJAX.Getter forDB_ETERNAL.UI_LIST.OPTIONS_SUBMIT.getSigma()Getter forDB_ETERNAL.UI_LIST.SIGMA.Getter forDB_ETERNAL.UI_LIST.UPDATED_AT.Getter forDB_ETERNAL.UI_LIST.UPDATED_BY.Getter forDB_ETERNAL.UI_LIST.V_QUERY.Getter forDB_ETERNAL.UI_LIST.V_SEARCH.Getter forDB_ETERNAL.UI_LIST.V_SEGMENT.Getter forDB_ETERNAL.UI_LIST.V_TABLE.inthashCode()<E extends IUiList>
Einto(E into) Copy data into another generated Record/POJO implementing the common interface IUiListSetter forDB_ETERNAL.UI_LIST.ACTIVE.setClassCombiner(String classCombiner) Setter forDB_ETERNAL.UI_LIST.CLASS_COMBINER.Setter forDB_ETERNAL.UI_LIST.CODE.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.UI_LIST.CREATED_AT.setCreatedBy(String createdBy) Setter forDB_ETERNAL.UI_LIST.CREATED_BY.setDynamicColumn(Boolean dynamicColumn) Setter forDB_ETERNAL.UI_LIST.DYNAMIC_COLUMN.setDynamicSwitch(Boolean dynamicSwitch) Setter forDB_ETERNAL.UI_LIST.DYNAMIC_SWITCH.setIdentifier(String identifier) Setter forDB_ETERNAL.UI_LIST.IDENTIFIER.Setter forDB_ETERNAL.UI_LIST.KEY.setLanguage(String language) Setter forDB_ETERNAL.UI_LIST.LANGUAGE.setMetadata(String metadata) Setter forDB_ETERNAL.UI_LIST.METADATA.Setter forDB_ETERNAL.UI_LIST.NAME.setOptions(String options) Setter forDB_ETERNAL.UI_LIST.OPTIONS.setOptionsAjax(String optionsAjax) Setter forDB_ETERNAL.UI_LIST.OPTIONS_AJAX.setOptionsSubmit(String optionsSubmit) Setter forDB_ETERNAL.UI_LIST.OPTIONS_SUBMIT.Setter forDB_ETERNAL.UI_LIST.SIGMA.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.UI_LIST.UPDATED_AT.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.UI_LIST.UPDATED_BY.Setter forDB_ETERNAL.UI_LIST.V_QUERY.setVSearch(String vSearch) Setter forDB_ETERNAL.UI_LIST.V_SEARCH.setVSegment(String vSegment) Setter forDB_ETERNAL.UI_LIST.V_SEGMENT.Setter forDB_ETERNAL.UI_LIST.V_TABLE.toString()
-
Constructor Details
-
UiList
public UiList() -
UiList
-
UiList
public UiList(String key, String name, String code, String identifier, String vQuery, String vSearch, String vTable, String vSegment, Boolean dynamicColumn, Boolean dynamicSwitch, String optionsAjax, String optionsSubmit, String options, String classCombiner, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
UiList
public UiList(io.vertx.core.json.JsonObject json)
-
-
Method Details
-
getKey
Getter forDB_ETERNAL.UI_LIST.KEY. 「key」- 主键 -
setKey
Setter forDB_ETERNAL.UI_LIST.KEY. 「key」- 主键 -
getName
Getter forDB_ETERNAL.UI_LIST.NAME. 「name」- 名称 -
setName
Setter forDB_ETERNAL.UI_LIST.NAME. 「name」- 名称 -
getCode
Getter forDB_ETERNAL.UI_LIST.CODE. 「code」- 系统编码 -
setCode
Setter forDB_ETERNAL.UI_LIST.CODE. 「code」- 系统编码 -
getIdentifier
Getter forDB_ETERNAL.UI_LIST.IDENTIFIER. 「identifier」- 表单所属的模型ID- Specified by:
getIdentifierin interfaceIUiList
-
setIdentifier
Setter forDB_ETERNAL.UI_LIST.IDENTIFIER. 「identifier」- 表单所属的模型ID- Specified by:
setIdentifierin interfaceIUiList
-
getVQuery
Getter forDB_ETERNAL.UI_LIST.V_QUERY. 「vQuery」- 连接query到 grid -> query 节点 -
setVQuery
Setter forDB_ETERNAL.UI_LIST.V_QUERY. 「vQuery」- 连接query到 grid -> query 节点 -
getVSearch
Getter forDB_ETERNAL.UI_LIST.V_SEARCH. 「vSearch」- 连接search到 grid -> options 节点- Specified by:
getVSearchin interfaceIUiList
-
setVSearch
Setter forDB_ETERNAL.UI_LIST.V_SEARCH. 「vSearch」- 连接search到 grid -> options 节点- Specified by:
setVSearchin interfaceIUiList
-
getVTable
Getter forDB_ETERNAL.UI_LIST.V_TABLE. 「vTable」- 连接table到 grid -> table 节点 -
setVTable
Setter forDB_ETERNAL.UI_LIST.V_TABLE. 「vTable」- 连接table到 grid -> table 节点 -
getVSegment
Getter forDB_ETERNAL.UI_LIST.V_SEGMENT. 「vSegment」- Json结构,对应到 grid -> component 节点- Specified by:
getVSegmentin interfaceIUiList
-
setVSegment
Setter forDB_ETERNAL.UI_LIST.V_SEGMENT. 「vSegment」- Json结构,对应到 grid -> component 节点- Specified by:
setVSegmentin interfaceIUiList
-
getDynamicColumn
Getter forDB_ETERNAL.UI_LIST.DYNAMIC_COLUMN. 「dynamicColumn」- 动态列?- Specified by:
getDynamicColumnin interfaceIUiList
-
setDynamicColumn
Setter forDB_ETERNAL.UI_LIST.DYNAMIC_COLUMN. 「dynamicColumn」- 动态列?- Specified by:
setDynamicColumnin interfaceIUiList
-
getDynamicSwitch
Getter forDB_ETERNAL.UI_LIST.DYNAMIC_SWITCH. 「dynamicSwitch」- 动态切换?- Specified by:
getDynamicSwitchin interfaceIUiList
-
setDynamicSwitch
Setter forDB_ETERNAL.UI_LIST.DYNAMIC_SWITCH. 「dynamicSwitch」- 动态切换?- Specified by:
setDynamicSwitchin interfaceIUiList
-
getOptionsAjax
Getter forDB_ETERNAL.UI_LIST.OPTIONS_AJAX. 「optionsAjax」- 所有 ajax系列的配置- Specified by:
getOptionsAjaxin interfaceIUiList
-
setOptionsAjax
Setter forDB_ETERNAL.UI_LIST.OPTIONS_AJAX. 「optionsAjax」- 所有 ajax系列的配置- Specified by:
setOptionsAjaxin interfaceIUiList
-
getOptionsSubmit
Getter forDB_ETERNAL.UI_LIST.OPTIONS_SUBMIT. 「optionsSubmit」- 所有提交类的配置- Specified by:
getOptionsSubmitin interfaceIUiList
-
setOptionsSubmit
Setter forDB_ETERNAL.UI_LIST.OPTIONS_SUBMIT. 「optionsSubmit」- 所有提交类的配置- Specified by:
setOptionsSubmitin interfaceIUiList
-
getOptions
Getter forDB_ETERNAL.UI_LIST.OPTIONS. 「options」- 配置项- Specified by:
getOptionsin interfaceIUiList
-
setOptions
Setter forDB_ETERNAL.UI_LIST.OPTIONS. 「options」- 配置项- Specified by:
setOptionsin interfaceIUiList
-
getClassCombiner
Getter forDB_ETERNAL.UI_LIST.CLASS_COMBINER. 「classCombiner」- 组装器- Specified by:
getClassCombinerin interfaceIUiList
-
setClassCombiner
Setter forDB_ETERNAL.UI_LIST.CLASS_COMBINER. 「classCombiner」- 组装器- Specified by:
setClassCombinerin interfaceIUiList
-
getActive
Getter forDB_ETERNAL.UI_LIST.ACTIVE. 「active」- 是否启用 -
setActive
Setter forDB_ETERNAL.UI_LIST.ACTIVE. 「active」- 是否启用 -
getSigma
Getter forDB_ETERNAL.UI_LIST.SIGMA. 「sigma」- 统一标识 -
setSigma
Setter forDB_ETERNAL.UI_LIST.SIGMA. 「sigma」- 统一标识 -
getMetadata
Getter forDB_ETERNAL.UI_LIST.METADATA. 「metadata」- 附加配置- Specified by:
getMetadatain interfaceIUiList
-
setMetadata
Setter forDB_ETERNAL.UI_LIST.METADATA. 「metadata」- 附加配置- Specified by:
setMetadatain interfaceIUiList
-
getLanguage
Getter forDB_ETERNAL.UI_LIST.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceIUiList
-
setLanguage
Setter forDB_ETERNAL.UI_LIST.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceIUiList
-
getCreatedAt
Getter forDB_ETERNAL.UI_LIST.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceIUiList
-
setCreatedAt
Setter forDB_ETERNAL.UI_LIST.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceIUiList
-
getCreatedBy
Getter forDB_ETERNAL.UI_LIST.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceIUiList
-
setCreatedBy
Setter forDB_ETERNAL.UI_LIST.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceIUiList
-
getUpdatedAt
Getter forDB_ETERNAL.UI_LIST.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceIUiList
-
setUpdatedAt
Setter forDB_ETERNAL.UI_LIST.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceIUiList
-
getUpdatedBy
Getter forDB_ETERNAL.UI_LIST.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceIUiList
-
setUpdatedBy
Setter forDB_ETERNAL.UI_LIST.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceIUiList
-
equals
-
hashCode
public int hashCode() -
toString
-
from
Description copied from interface:IUiListLoad data from another generated Record/POJO implementing the common interface IUiList -
into
Description copied from interface:IUiListCopy data into another generated Record/POJO implementing the common interface IUiList
-