Class TplTicket
java.lang.Object
cn.vertxup.tpl.domain.tables.pojos.TplTicket
- All Implemented Interfaces:
ITplTicket,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class TplTicket
extends Object
implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, ITplTicket
This class is generated by jOOQ.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTplTicket(ITplTicket value) TplTicket(io.vertx.core.json.JsonObject json) TplTicket(String key, String code, String name, String description, String type, String status, Boolean system, String modelId, String modelKey, String modelCategory, String recordJson, String recordComponent, String uiConfig, String uiComponent, String sigma, String language, Boolean active, String metadata, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidfrom(ITplTicket from) Load data from another generated Record/POJO implementing the common interface ITplTicketGetter forDB_ETERNAL.TPL_TICKET.ACTIVE.getCode()Getter forDB_ETERNAL.TPL_TICKET.CODE.Getter forDB_ETERNAL.TPL_TICKET.CREATED_AT.Getter forDB_ETERNAL.TPL_TICKET.CREATED_BY.Getter forDB_ETERNAL.TPL_TICKET.DESCRIPTION.getKey()Getter forDB_ETERNAL.TPL_TICKET.KEY.Getter forDB_ETERNAL.TPL_TICKET.LANGUAGE.Getter forDB_ETERNAL.TPL_TICKET.METADATA.Getter forDB_ETERNAL.TPL_TICKET.MODEL_CATEGORY.Getter forDB_ETERNAL.TPL_TICKET.MODEL_ID.Getter forDB_ETERNAL.TPL_TICKET.MODEL_KEY.getName()Getter forDB_ETERNAL.TPL_TICKET.NAME.Getter forDB_ETERNAL.TPL_TICKET.RECORD_COMPONENT.Getter forDB_ETERNAL.TPL_TICKET.RECORD_JSON.getSigma()Getter forDB_ETERNAL.TPL_TICKET.SIGMA.Getter forDB_ETERNAL.TPL_TICKET.STATUS.Getter forDB_ETERNAL.TPL_TICKET.SYSTEM.getType()Getter forDB_ETERNAL.TPL_TICKET.TYPE.Getter forDB_ETERNAL.TPL_TICKET.UI_COMPONENT.Getter forDB_ETERNAL.TPL_TICKET.UI_CONFIG.Getter forDB_ETERNAL.TPL_TICKET.UPDATED_AT.Getter forDB_ETERNAL.TPL_TICKET.UPDATED_BY.inthashCode()<E extends ITplTicket>
Einto(E into) Copy data into another generated Record/POJO implementing the common interface ITplTicketSetter forDB_ETERNAL.TPL_TICKET.ACTIVE.Setter forDB_ETERNAL.TPL_TICKET.CODE.setCreatedAt(LocalDateTime createdAt) Setter forDB_ETERNAL.TPL_TICKET.CREATED_AT.setCreatedBy(String createdBy) Setter forDB_ETERNAL.TPL_TICKET.CREATED_BY.setDescription(String description) Setter forDB_ETERNAL.TPL_TICKET.DESCRIPTION.Setter forDB_ETERNAL.TPL_TICKET.KEY.setLanguage(String language) Setter forDB_ETERNAL.TPL_TICKET.LANGUAGE.setMetadata(String metadata) Setter forDB_ETERNAL.TPL_TICKET.METADATA.setModelCategory(String modelCategory) Setter forDB_ETERNAL.TPL_TICKET.MODEL_CATEGORY.setModelId(String modelId) Setter forDB_ETERNAL.TPL_TICKET.MODEL_ID.setModelKey(String modelKey) Setter forDB_ETERNAL.TPL_TICKET.MODEL_KEY.Setter forDB_ETERNAL.TPL_TICKET.NAME.setRecordComponent(String recordComponent) Setter forDB_ETERNAL.TPL_TICKET.RECORD_COMPONENT.setRecordJson(String recordJson) Setter forDB_ETERNAL.TPL_TICKET.RECORD_JSON.Setter forDB_ETERNAL.TPL_TICKET.SIGMA.Setter forDB_ETERNAL.TPL_TICKET.STATUS.Setter forDB_ETERNAL.TPL_TICKET.SYSTEM.Setter forDB_ETERNAL.TPL_TICKET.TYPE.setUiComponent(String uiComponent) Setter forDB_ETERNAL.TPL_TICKET.UI_COMPONENT.setUiConfig(String uiConfig) Setter forDB_ETERNAL.TPL_TICKET.UI_CONFIG.setUpdatedAt(LocalDateTime updatedAt) Setter forDB_ETERNAL.TPL_TICKET.UPDATED_AT.setUpdatedBy(String updatedBy) Setter forDB_ETERNAL.TPL_TICKET.UPDATED_BY.toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface cn.vertxup.tpl.domain.tables.interfaces.ITplTicket
fromJson, toJson
-
Constructor Details
-
TplTicket
public TplTicket() -
TplTicket
-
TplTicket
public TplTicket(String key, String code, String name, String description, String type, String status, Boolean system, String modelId, String modelKey, String modelCategory, String recordJson, String recordComponent, String uiConfig, String uiComponent, String sigma, String language, Boolean active, String metadata, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy) -
TplTicket
public TplTicket(io.vertx.core.json.JsonObject json)
-
-
Method Details
-
getKey
Getter forDB_ETERNAL.TPL_TICKET.KEY. 「key」- 增量记录ID- Specified by:
getKeyin interfaceITplTicket
-
setKey
Setter forDB_ETERNAL.TPL_TICKET.KEY. 「key」- 增量记录ID- Specified by:
setKeyin interfaceITplTicket
-
getCode
Getter forDB_ETERNAL.TPL_TICKET.CODE. 「code」- 编码- Specified by:
getCodein interfaceITplTicket
-
setCode
Setter forDB_ETERNAL.TPL_TICKET.CODE. 「code」- 编码- Specified by:
setCodein interfaceITplTicket
-
getName
Getter forDB_ETERNAL.TPL_TICKET.NAME. 「name」- 名称- Specified by:
getNamein interfaceITplTicket
-
setName
Setter forDB_ETERNAL.TPL_TICKET.NAME. 「name」- 名称- Specified by:
setNamein interfaceITplTicket
-
getDescription
Getter forDB_ETERNAL.TPL_TICKET.DESCRIPTION. 「description」- 描述- Specified by:
getDescriptionin interfaceITplTicket
-
setDescription
Setter forDB_ETERNAL.TPL_TICKET.DESCRIPTION. 「description」- 描述- Specified by:
setDescriptionin interfaceITplTicket
-
getType
Getter forDB_ETERNAL.TPL_TICKET.TYPE. 「type」- 分类- Specified by:
getTypein interfaceITplTicket
-
setType
Setter forDB_ETERNAL.TPL_TICKET.TYPE. 「type」- 分类- Specified by:
setTypein interfaceITplTicket
-
getStatus
Getter forDB_ETERNAL.TPL_TICKET.STATUS. 「status」- 状态- Specified by:
getStatusin interfaceITplTicket
-
setStatus
Setter forDB_ETERNAL.TPL_TICKET.STATUS. 「status」- 状态- Specified by:
setStatusin interfaceITplTicket
-
getSystem
Getter forDB_ETERNAL.TPL_TICKET.SYSTEM. 「system」- 是否属于系统模板- Specified by:
getSystemin interfaceITplTicket
-
setSystem
Setter forDB_ETERNAL.TPL_TICKET.SYSTEM. 「system」- 是否属于系统模板- Specified by:
setSystemin interfaceITplTicket
-
getModelId
Getter forDB_ETERNAL.TPL_TICKET.MODEL_ID. 「modelId」- 关联的模型identifier,用于描述- Specified by:
getModelIdin interfaceITplTicket
-
setModelId
Setter forDB_ETERNAL.TPL_TICKET.MODEL_ID. 「modelId」- 关联的模型identifier,用于描述- Specified by:
setModelIdin interfaceITplTicket
-
getModelKey
Getter forDB_ETERNAL.TPL_TICKET.MODEL_KEY. 「modelKey」- 关联的模型记录ID,用于描述哪一个Model中的记录- Specified by:
getModelKeyin interfaceITplTicket
-
setModelKey
Setter forDB_ETERNAL.TPL_TICKET.MODEL_KEY. 「modelKey」- 关联的模型记录ID,用于描述哪一个Model中的记录- Specified by:
setModelKeyin interfaceITplTicket
-
getModelCategory
Getter forDB_ETERNAL.TPL_TICKET.MODEL_CATEGORY. 「modelCategory」- 模型分类- Specified by:
getModelCategoryin interfaceITplTicket
-
setModelCategory
Setter forDB_ETERNAL.TPL_TICKET.MODEL_CATEGORY. 「modelCategory」- 模型分类- Specified by:
setModelCategoryin interfaceITplTicket
-
getRecordJson
Getter forDB_ETERNAL.TPL_TICKET.RECORD_JSON. 「recordJson」- 上一次的记录内容(Json格式)- Specified by:
getRecordJsonin interfaceITplTicket
-
setRecordJson
Setter forDB_ETERNAL.TPL_TICKET.RECORD_JSON. 「recordJson」- 上一次的记录内容(Json格式)- Specified by:
setRecordJsonin interfaceITplTicket
-
getRecordComponent
Getter forDB_ETERNAL.TPL_TICKET.RECORD_COMPONENT. 「recordComponent」- 处理记录的组件- Specified by:
getRecordComponentin interfaceITplTicket
-
setRecordComponent
Setter forDB_ETERNAL.TPL_TICKET.RECORD_COMPONENT. 「recordComponent」- 处理记录的组件- Specified by:
setRecordComponentin interfaceITplTicket
-
getUiConfig
Getter forDB_ETERNAL.TPL_TICKET.UI_CONFIG. 「uiConfig」- UI的配置(Json格式)- Specified by:
getUiConfigin interfaceITplTicket
-
setUiConfig
Setter forDB_ETERNAL.TPL_TICKET.UI_CONFIG. 「uiConfig」- UI的配置(Json格式)- Specified by:
setUiConfigin interfaceITplTicket
-
getUiComponent
Getter forDB_ETERNAL.TPL_TICKET.UI_COMPONENT. 「uiComponent」- 处理UI的组件- Specified by:
getUiComponentin interfaceITplTicket
-
setUiComponent
Setter forDB_ETERNAL.TPL_TICKET.UI_COMPONENT. 「uiComponent」- 处理UI的组件- Specified by:
setUiComponentin interfaceITplTicket
-
getSigma
Getter forDB_ETERNAL.TPL_TICKET.SIGMA. 「sigma」- 统一标识- Specified by:
getSigmain interfaceITplTicket
-
setSigma
Setter forDB_ETERNAL.TPL_TICKET.SIGMA. 「sigma」- 统一标识- Specified by:
setSigmain interfaceITplTicket
-
getLanguage
Getter forDB_ETERNAL.TPL_TICKET.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceITplTicket
-
setLanguage
Setter forDB_ETERNAL.TPL_TICKET.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceITplTicket
-
getActive
Getter forDB_ETERNAL.TPL_TICKET.ACTIVE. 「active」- 是否启用- Specified by:
getActivein interfaceITplTicket
-
setActive
Setter forDB_ETERNAL.TPL_TICKET.ACTIVE. 「active」- 是否启用- Specified by:
setActivein interfaceITplTicket
-
getMetadata
Getter forDB_ETERNAL.TPL_TICKET.METADATA. 「metadata」- 附加配置数据- Specified by:
getMetadatain interfaceITplTicket
-
setMetadata
Setter forDB_ETERNAL.TPL_TICKET.METADATA. 「metadata」- 附加配置数据- Specified by:
setMetadatain interfaceITplTicket
-
getCreatedAt
Getter forDB_ETERNAL.TPL_TICKET.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceITplTicket
-
setCreatedAt
Setter forDB_ETERNAL.TPL_TICKET.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceITplTicket
-
getCreatedBy
Getter forDB_ETERNAL.TPL_TICKET.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceITplTicket
-
setCreatedBy
Setter forDB_ETERNAL.TPL_TICKET.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceITplTicket
-
getUpdatedAt
Getter forDB_ETERNAL.TPL_TICKET.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceITplTicket
-
setUpdatedAt
Setter forDB_ETERNAL.TPL_TICKET.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceITplTicket
-
getUpdatedBy
Getter forDB_ETERNAL.TPL_TICKET.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceITplTicket
-
setUpdatedBy
Setter forDB_ETERNAL.TPL_TICKET.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceITplTicket
-
equals
-
hashCode
public int hashCode() -
toString
-
from
Description copied from interface:ITplTicketLoad data from another generated Record/POJO implementing the common interface ITplTicket- Specified by:
fromin interfaceITplTicket
-
into
Description copied from interface:ITplTicketCopy data into another generated Record/POJO implementing the common interface ITplTicket- Specified by:
intoin interfaceITplTicket
-