Class MTpl

  • All Implemented Interfaces:
    IMTpl, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, Serializable

    public class MTpl
    extends Object
    implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IMTpl
    This class is generated by jOOQ.
    See Also:
    Serialized Form
    • Method Detail

      • getKey

        public String getKey()
        Getter for DB_ETERNAL.M_TPL.KEY. 「key」- 模板ID
        Specified by:
        getKey in interface IMTpl
      • setKey

        public MTpl setKey​(String key)
        Setter for DB_ETERNAL.M_TPL.KEY. 「key」- 模板ID
        Specified by:
        setKey in interface IMTpl
      • getName

        public String getName()
        Getter for DB_ETERNAL.M_TPL.NAME. 「name」- 模板名称
        Specified by:
        getName in interface IMTpl
      • setName

        public MTpl setName​(String name)
        Setter for DB_ETERNAL.M_TPL.NAME. 「name」- 模板名称
        Specified by:
        setName in interface IMTpl
      • getCode

        public String getCode()
        Getter for DB_ETERNAL.M_TPL.CODE. 「code」- 模板编码
        Specified by:
        getCode in interface IMTpl
      • setCode

        public MTpl setCode​(String code)
        Setter for DB_ETERNAL.M_TPL.CODE. 「code」- 模板编码
        Specified by:
        setCode in interface IMTpl
      • getType

        public String getType()
        Getter for DB_ETERNAL.M_TPL.TYPE. 「type」- 模板类型
        Specified by:
        getType in interface IMTpl
      • setType

        public MTpl setType​(String type)
        Setter for DB_ETERNAL.M_TPL.TYPE. 「type」- 模板类型
        Specified by:
        setType in interface IMTpl
      • getTplCategory

        public String getTplCategory()
        Getter for DB_ETERNAL.M_TPL.TPL_CATEGORY. 「tplCategory」- 分类配置
        Specified by:
        getTplCategory in interface IMTpl
      • setTplCategory

        public MTpl setTplCategory​(String tplCategory)
        Setter for DB_ETERNAL.M_TPL.TPL_CATEGORY. 「tplCategory」- 分类配置
        Specified by:
        setTplCategory in interface IMTpl
      • getTplIntegration

        public String getTplIntegration()
        Getter for DB_ETERNAL.M_TPL.TPL_INTEGRATION. 「tplIntegration」- 集成配置
        Specified by:
        getTplIntegration in interface IMTpl
      • setTplIntegration

        public MTpl setTplIntegration​(String tplIntegration)
        Setter for DB_ETERNAL.M_TPL.TPL_INTEGRATION. 「tplIntegration」- 集成配置
        Specified by:
        setTplIntegration in interface IMTpl
      • getTplAcl

        public String getTplAcl()
        Getter for DB_ETERNAL.M_TPL.TPL_ACL. 「tplAcl」- 安全配置
        Specified by:
        getTplAcl in interface IMTpl
      • setTplAcl

        public MTpl setTplAcl​(String tplAcl)
        Setter for DB_ETERNAL.M_TPL.TPL_ACL. 「tplAcl」- 安全配置
        Specified by:
        setTplAcl in interface IMTpl
      • getTplAclVisit

        public String getTplAclVisit()
        Getter for DB_ETERNAL.M_TPL.TPL_ACL_VISIT. 「tplAclVisit」- 资源访问者配置
        Specified by:
        getTplAclVisit in interface IMTpl
      • setTplAclVisit

        public MTpl setTplAclVisit​(String tplAclVisit)
        Setter for DB_ETERNAL.M_TPL.TPL_ACL_VISIT. 「tplAclVisit」- 资源访问者配置
        Specified by:
        setTplAclVisit in interface IMTpl
      • getTplModel

        public String getTplModel()
        Getter for DB_ETERNAL.M_TPL.TPL_MODEL. 「tplModel」- 模型配置
        Specified by:
        getTplModel in interface IMTpl
      • setTplModel

        public MTpl setTplModel​(String tplModel)
        Setter for DB_ETERNAL.M_TPL.TPL_MODEL. 「tplModel」- 模型配置
        Specified by:
        setTplModel in interface IMTpl
      • getTplEntity

        public String getTplEntity()
        Getter for DB_ETERNAL.M_TPL.TPL_ENTITY. 「tplEntity」- 实体配置
        Specified by:
        getTplEntity in interface IMTpl
      • setTplEntity

        public MTpl setTplEntity​(String tplEntity)
        Setter for DB_ETERNAL.M_TPL.TPL_ENTITY. 「tplEntity」- 实体配置
        Specified by:
        setTplEntity in interface IMTpl
      • getTplApi

        public String getTplApi()
        Getter for DB_ETERNAL.M_TPL.TPL_API. 「tplApi」- 接口配置
        Specified by:
        getTplApi in interface IMTpl
      • setTplApi

        public MTpl setTplApi​(String tplApi)
        Setter for DB_ETERNAL.M_TPL.TPL_API. 「tplApi」- 接口配置
        Specified by:
        setTplApi in interface IMTpl
      • getTplJob

        public String getTplJob()
        Getter for DB_ETERNAL.M_TPL.TPL_JOB. 「tplJob」- 任务配置
        Specified by:
        getTplJob in interface IMTpl
      • setTplJob

        public MTpl setTplJob​(String tplJob)
        Setter for DB_ETERNAL.M_TPL.TPL_JOB. 「tplJob」- 任务配置
        Specified by:
        setTplJob in interface IMTpl
      • getTplUi

        public String getTplUi()
        Getter for DB_ETERNAL.M_TPL.TPL_UI. 「tplUi」- 界面配置
        Specified by:
        getTplUi in interface IMTpl
      • setTplUi

        public MTpl setTplUi​(String tplUi)
        Setter for DB_ETERNAL.M_TPL.TPL_UI. 「tplUi」- 界面配置
        Specified by:
        setTplUi in interface IMTpl
      • getTplUiList

        public String getTplUiList()
        Getter for DB_ETERNAL.M_TPL.TPL_UI_LIST. 「tplUiList」- 界面列表配置
        Specified by:
        getTplUiList in interface IMTpl
      • setTplUiList

        public MTpl setTplUiList​(String tplUiList)
        Setter for DB_ETERNAL.M_TPL.TPL_UI_LIST. 「tplUiList」- 界面列表配置
        Specified by:
        setTplUiList in interface IMTpl
      • getTplUiForm

        public String getTplUiForm()
        Getter for DB_ETERNAL.M_TPL.TPL_UI_FORM. 「tplUiForm」- 界面表单配置
        Specified by:
        getTplUiForm in interface IMTpl
      • setTplUiForm

        public MTpl setTplUiForm​(String tplUiForm)
        Setter for DB_ETERNAL.M_TPL.TPL_UI_FORM. 「tplUiForm」- 界面表单配置
        Specified by:
        setTplUiForm in interface IMTpl
      • getSigma

        public String getSigma()
        Getter for DB_ETERNAL.M_TPL.SIGMA. 「sigma」- 统一标识
        Specified by:
        getSigma in interface IMTpl
      • setSigma

        public MTpl setSigma​(String sigma)
        Setter for DB_ETERNAL.M_TPL.SIGMA. 「sigma」- 统一标识
        Specified by:
        setSigma in interface IMTpl
      • getLanguage

        public String getLanguage()
        Getter for DB_ETERNAL.M_TPL.LANGUAGE. 「language」- 使用的语言
        Specified by:
        getLanguage in interface IMTpl
      • setLanguage

        public MTpl setLanguage​(String language)
        Setter for DB_ETERNAL.M_TPL.LANGUAGE. 「language」- 使用的语言
        Specified by:
        setLanguage in interface IMTpl
      • getActive

        public Boolean getActive()
        Getter for DB_ETERNAL.M_TPL.ACTIVE. 「active」- 是否启用
        Specified by:
        getActive in interface IMTpl
      • setActive

        public MTpl setActive​(Boolean active)
        Setter for DB_ETERNAL.M_TPL.ACTIVE. 「active」- 是否启用
        Specified by:
        setActive in interface IMTpl
      • getMetadata

        public String getMetadata()
        Getter for DB_ETERNAL.M_TPL.METADATA. 「metadata」- 附加配置数据
        Specified by:
        getMetadata in interface IMTpl
      • setMetadata

        public MTpl setMetadata​(String metadata)
        Setter for DB_ETERNAL.M_TPL.METADATA. 「metadata」- 附加配置数据
        Specified by:
        setMetadata in interface IMTpl
      • getCreatedAt

        public LocalDateTime getCreatedAt()
        Getter for DB_ETERNAL.M_TPL.CREATED_AT. 「createdAt」- 创建时间
        Specified by:
        getCreatedAt in interface IMTpl
      • setCreatedAt

        public MTpl setCreatedAt​(LocalDateTime createdAt)
        Setter for DB_ETERNAL.M_TPL.CREATED_AT. 「createdAt」- 创建时间
        Specified by:
        setCreatedAt in interface IMTpl
      • getCreatedBy

        public String getCreatedBy()
        Getter for DB_ETERNAL.M_TPL.CREATED_BY. 「createdBy」- 创建人
        Specified by:
        getCreatedBy in interface IMTpl
      • setCreatedBy

        public MTpl setCreatedBy​(String createdBy)
        Setter for DB_ETERNAL.M_TPL.CREATED_BY. 「createdBy」- 创建人
        Specified by:
        setCreatedBy in interface IMTpl
      • getUpdatedAt

        public LocalDateTime getUpdatedAt()
        Getter for DB_ETERNAL.M_TPL.UPDATED_AT. 「updatedAt」- 更新时间
        Specified by:
        getUpdatedAt in interface IMTpl
      • setUpdatedAt

        public MTpl setUpdatedAt​(LocalDateTime updatedAt)
        Setter for DB_ETERNAL.M_TPL.UPDATED_AT. 「updatedAt」- 更新时间
        Specified by:
        setUpdatedAt in interface IMTpl
      • getUpdatedBy

        public String getUpdatedBy()
        Getter for DB_ETERNAL.M_TPL.UPDATED_BY. 「updatedBy」- 更新人
        Specified by:
        getUpdatedBy in interface IMTpl
      • setUpdatedBy

        public MTpl setUpdatedBy​(String updatedBy)
        Setter for DB_ETERNAL.M_TPL.UPDATED_BY. 「updatedBy」- 更新人
        Specified by:
        setUpdatedBy in interface IMTpl
      • from

        public void from​(IMTpl from)
        Description copied from interface: IMTpl
        Load data from another generated Record/POJO implementing the common interface IMTpl
        Specified by:
        from in interface IMTpl
      • into

        public <E extends IMTpl> E into​(E into)
        Description copied from interface: IMTpl
        Copy data into another generated Record/POJO implementing the common interface IMTpl
        Specified by:
        into in interface IMTpl