Class UiView
java.lang.Object
cn.vertxup.ui.domain.tables.pojos.UiView
- All Implemented Interfaces:
IUiView,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class UiView
extends Object
implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IUiView
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUiView()UiView(io.vertx.core.json.JsonObject json) UiView(String key, String name, String code, Integer sort, String identifier, String workflow, String view, String position, String title, String projection, String criteria, String rows, String uiConfig, String qrComponent, String qrConfig, String sigma, String language, Boolean active, String metadata, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidLoad data from another generated Record/POJO implementing the common interface IUiViewGetter forDB_ETERNAL.UI_VIEW.ACTIVE.getCode()Getter forDB_ETERNAL.UI_VIEW.CODE.Getter forDB_ETERNAL.UI_VIEW.CREATED_AT.Getter forDB_ETERNAL.UI_VIEW.CREATED_BY.Getter forDB_ETERNAL.UI_VIEW.CRITERIA.Getter forDB_ETERNAL.UI_VIEW.IDENTIFIER.getKey()Getter forDB_ETERNAL.UI_VIEW.KEY.Getter forDB_ETERNAL.UI_VIEW.LANGUAGE.Getter forDB_ETERNAL.UI_VIEW.METADATA.getName()Getter forDB_ETERNAL.UI_VIEW.NAME.Getter forDB_ETERNAL.UI_VIEW.POSITION.Getter forDB_ETERNAL.UI_VIEW.PROJECTION.Getter forDB_ETERNAL.UI_VIEW.QR_COMPONENT.Getter forDB_ETERNAL.UI_VIEW.QR_CONFIG.getRows()Getter forDB_ETERNAL.UI_VIEW.ROWS.getSigma()Getter forDB_ETERNAL.UI_VIEW.SIGMA.getSort()Getter forDB_ETERNAL.UI_VIEW.SORT.getTitle()Getter forDB_ETERNAL.UI_VIEW.TITLE.Getter forDB_ETERNAL.UI_VIEW.UI_CONFIG.Getter forDB_ETERNAL.UI_VIEW.UPDATED_AT.Getter forDB_ETERNAL.UI_VIEW.UPDATED_BY.getView()Getter forDB_ETERNAL.UI_VIEW.VIEW.Getter forDB_ETERNAL.UI_VIEW.WORKFLOW.inthashCode()<E extends IUiView>
Einto(E into) Copy data into another generated Record/POJO implementing the common interface IUiViewSetter forDB_ETERNAL.UI_VIEW.ACTIVE.Setter forDB_ETERNAL.UI_VIEW.CODE.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.UI_VIEW.CREATED_AT.setCreatedBy(String createdBy) Setter forDB_ETERNAL.UI_VIEW.CREATED_BY.setCriteria(String criteria) Setter forDB_ETERNAL.UI_VIEW.CRITERIA.setIdentifier(String identifier) Setter forDB_ETERNAL.UI_VIEW.IDENTIFIER.Setter forDB_ETERNAL.UI_VIEW.KEY.setLanguage(String language) Setter forDB_ETERNAL.UI_VIEW.LANGUAGE.setMetadata(String metadata) Setter forDB_ETERNAL.UI_VIEW.METADATA.Setter forDB_ETERNAL.UI_VIEW.NAME.setPosition(String position) Setter forDB_ETERNAL.UI_VIEW.POSITION.setProjection(String projection) Setter forDB_ETERNAL.UI_VIEW.PROJECTION.setQrComponent(String qrComponent) Setter forDB_ETERNAL.UI_VIEW.QR_COMPONENT.setQrConfig(String qrConfig) Setter forDB_ETERNAL.UI_VIEW.QR_CONFIG.Setter forDB_ETERNAL.UI_VIEW.ROWS.Setter forDB_ETERNAL.UI_VIEW.SIGMA.Setter forDB_ETERNAL.UI_VIEW.SORT.Setter forDB_ETERNAL.UI_VIEW.TITLE.setUiConfig(String uiConfig) Setter forDB_ETERNAL.UI_VIEW.UI_CONFIG.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.UI_VIEW.UPDATED_AT.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.UI_VIEW.UPDATED_BY.Setter forDB_ETERNAL.UI_VIEW.VIEW.setWorkflow(String workflow) Setter forDB_ETERNAL.UI_VIEW.WORKFLOW.toString()
-
Constructor Details
-
UiView
public UiView() -
UiView
-
UiView
public UiView(String key, String name, String code, Integer sort, String identifier, String workflow, String view, String position, String title, String projection, String criteria, String rows, String uiConfig, String qrComponent, String qrConfig, String sigma, String language, Boolean active, String metadata, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
UiView
public UiView(io.vertx.core.json.JsonObject json)
-
-
Method Details
-
getKey
Getter forDB_ETERNAL.UI_VIEW.KEY. 「key」- 查询记录ID -
setKey
Setter forDB_ETERNAL.UI_VIEW.KEY. 「key」- 查询记录ID -
getName
Getter forDB_ETERNAL.UI_VIEW.NAME. 「name」- 视图名称,每个 MATRIX 对应一个视图 -
setName
Setter forDB_ETERNAL.UI_VIEW.NAME. 「name」- 视图名称,每个 MATRIX 对应一个视图 -
getCode
Getter forDB_ETERNAL.UI_VIEW.CODE. 「code」- 系统编码 -
setCode
Setter forDB_ETERNAL.UI_VIEW.CODE. 「code」- 系统编码 -
getSort
Getter forDB_ETERNAL.UI_VIEW.SORT. 「sort」- QR的顺序 -
setSort
Setter forDB_ETERNAL.UI_VIEW.SORT. 「sort」- QR的顺序 -
getIdentifier
Getter forDB_ETERNAL.UI_VIEW.IDENTIFIER. 「identifier」- 模型标识符- Specified by:
getIdentifierin interfaceIUiView
-
setIdentifier
Setter forDB_ETERNAL.UI_VIEW.IDENTIFIER. 「identifier」- 模型标识符- Specified by:
setIdentifierin interfaceIUiView
-
getWorkflow
Getter forDB_ETERNAL.UI_VIEW.WORKFLOW. 「workflow」- 工作流名称- Specified by:
getWorkflowin interfaceIUiView
-
setWorkflow
Setter forDB_ETERNAL.UI_VIEW.WORKFLOW. 「workflow」- 工作流名称- Specified by:
setWorkflowin interfaceIUiView
-
getView
Getter forDB_ETERNAL.UI_VIEW.VIEW. 「view」- 视图名 -
setView
Setter forDB_ETERNAL.UI_VIEW.VIEW. 「view」- 视图名 -
getPosition
Getter forDB_ETERNAL.UI_VIEW.POSITION. 「position」- 当前视图的模块位置,比页面低一个维度- Specified by:
getPositionin interfaceIUiView
-
setPosition
Setter forDB_ETERNAL.UI_VIEW.POSITION. 「position」- 当前视图的模块位置,比页面低一个维度- Specified by:
setPositionin interfaceIUiView
-
getTitle
Getter forDB_ETERNAL.UI_VIEW.TITLE. 「title」- 视图标题,用户输入,可选择 -
setTitle
Setter forDB_ETERNAL.UI_VIEW.TITLE. 「title」- 视图标题,用户输入,可选择 -
getProjection
Getter forDB_ETERNAL.UI_VIEW.PROJECTION. 「projection」- 该资源的列定义- Specified by:
getProjectionin interfaceIUiView
-
setProjection
Setter forDB_ETERNAL.UI_VIEW.PROJECTION. 「projection」- 该资源的列定义- Specified by:
setProjectionin interfaceIUiView
-
getCriteria
Getter forDB_ETERNAL.UI_VIEW.CRITERIA. 「criteria」- 该资源的行查询- Specified by:
getCriteriain interfaceIUiView
-
setCriteria
Setter forDB_ETERNAL.UI_VIEW.CRITERIA. 「criteria」- 该资源的行查询- Specified by:
setCriteriain interfaceIUiView
-
getRows
Getter forDB_ETERNAL.UI_VIEW.ROWS. 「rows」- 该资源针对保存的行进行过滤 -
setRows
Setter forDB_ETERNAL.UI_VIEW.ROWS. 「rows」- 该资源针对保存的行进行过滤 -
getUiConfig
Getter forDB_ETERNAL.UI_VIEW.UI_CONFIG. 「uiConfig」- 界面配置- Specified by:
getUiConfigin interfaceIUiView
-
setUiConfig
Setter forDB_ETERNAL.UI_VIEW.UI_CONFIG. 「uiConfig」- 界面配置- Specified by:
setUiConfigin interfaceIUiView
-
getQrComponent
Getter forDB_ETERNAL.UI_VIEW.QR_COMPONENT. 「qrComponent」- 查询条件专用组件- Specified by:
getQrComponentin interfaceIUiView
-
setQrComponent
Setter forDB_ETERNAL.UI_VIEW.QR_COMPONENT. 「qrComponent」- 查询条件专用组件- Specified by:
setQrComponentin interfaceIUiView
-
getQrConfig
Getter forDB_ETERNAL.UI_VIEW.QR_CONFIG. 「qrConfig」- 查询组件专用配置- Specified by:
getQrConfigin interfaceIUiView
-
setQrConfig
Setter forDB_ETERNAL.UI_VIEW.QR_CONFIG. 「qrConfig」- 查询组件专用配置- Specified by:
setQrConfigin interfaceIUiView
-
getSigma
Getter forDB_ETERNAL.UI_VIEW.SIGMA. 「sigma」- 用户组绑定的统一标识 -
setSigma
Setter forDB_ETERNAL.UI_VIEW.SIGMA. 「sigma」- 用户组绑定的统一标识 -
getLanguage
Getter forDB_ETERNAL.UI_VIEW.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceIUiView
-
setLanguage
Setter forDB_ETERNAL.UI_VIEW.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceIUiView
-
getActive
Getter forDB_ETERNAL.UI_VIEW.ACTIVE. 「active」- 是否启用 -
setActive
Setter forDB_ETERNAL.UI_VIEW.ACTIVE. 「active」- 是否启用 -
getMetadata
Getter forDB_ETERNAL.UI_VIEW.METADATA. 「metadata」- 附加配置数据- Specified by:
getMetadatain interfaceIUiView
-
setMetadata
Setter forDB_ETERNAL.UI_VIEW.METADATA. 「metadata」- 附加配置数据- Specified by:
setMetadatain interfaceIUiView
-
getCreatedAt
Getter forDB_ETERNAL.UI_VIEW.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceIUiView
-
setCreatedAt
Setter forDB_ETERNAL.UI_VIEW.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceIUiView
-
getCreatedBy
Getter forDB_ETERNAL.UI_VIEW.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceIUiView
-
setCreatedBy
Setter forDB_ETERNAL.UI_VIEW.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceIUiView
-
getUpdatedAt
Getter forDB_ETERNAL.UI_VIEW.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceIUiView
-
setUpdatedAt
Setter forDB_ETERNAL.UI_VIEW.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceIUiView
-
getUpdatedBy
Getter forDB_ETERNAL.UI_VIEW.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceIUiView
-
setUpdatedBy
Setter forDB_ETERNAL.UI_VIEW.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceIUiView
-
equals
-
hashCode
public int hashCode() -
toString
-
from
Description copied from interface:IUiViewLoad data from another generated Record/POJO implementing the common interface IUiView -
into
Description copied from interface:IUiViewCopy data into another generated Record/POJO implementing the common interface IUiView
-