Class MyMenu

java.lang.Object
cn.vertxup.tpl.domain.tables.pojos.MyMenu
All Implemented Interfaces:
IMyMenu, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, Serializable

public class MyMenu extends Object implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IMyMenu
This class is generated by jOOQ.
See Also:
  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
      Getter for DB_ETERNAL.MY_MENU.KEY. 「key」- 菜单主键
      Specified by:
      getKey in interface IMyMenu
    • setKey

      public MyMenu setKey(String key)
      Setter for DB_ETERNAL.MY_MENU.KEY. 「key」- 菜单主键
      Specified by:
      setKey in interface IMyMenu
    • getIcon

      public String getIcon()
      Getter for DB_ETERNAL.MY_MENU.ICON. 「icon」- 菜单使用的icon
      Specified by:
      getIcon in interface IMyMenu
    • setIcon

      public MyMenu setIcon(String icon)
      Setter for DB_ETERNAL.MY_MENU.ICON. 「icon」- 菜单使用的icon
      Specified by:
      setIcon in interface IMyMenu
    • getText

      public String getText()
      Getter for DB_ETERNAL.MY_MENU.TEXT. 「text」- 菜单显示文字
      Specified by:
      getText in interface IMyMenu
    • setText

      public MyMenu setText(String text)
      Setter for DB_ETERNAL.MY_MENU.TEXT. 「text」- 菜单显示文字
      Specified by:
      setText in interface IMyMenu
    • getUri

      public String getUri()
      Getter for DB_ETERNAL.MY_MENU.URI. 「uri」- 菜单地址(不包含应用的path)
      Specified by:
      getUri in interface IMyMenu
    • setUri

      public MyMenu setUri(String uri)
      Setter for DB_ETERNAL.MY_MENU.URI. 「uri」- 菜单地址(不包含应用的path)
      Specified by:
      setUri in interface IMyMenu
    • getUiSort

      public Long getUiSort()
      Getter for DB_ETERNAL.MY_MENU.UI_SORT. 「uiSort」- 菜单排序
      Specified by:
      getUiSort in interface IMyMenu
    • setUiSort

      public MyMenu setUiSort(Long uiSort)
      Setter for DB_ETERNAL.MY_MENU.UI_SORT. 「uiSort」- 菜单排序
      Specified by:
      setUiSort in interface IMyMenu
    • getUiParent

      public String getUiParent()
      Getter for DB_ETERNAL.MY_MENU.UI_PARENT. 「uiParent」- 菜单父ID
      Specified by:
      getUiParent in interface IMyMenu
    • setUiParent

      public MyMenu setUiParent(String uiParent)
      Setter for DB_ETERNAL.MY_MENU.UI_PARENT. 「uiParent」- 菜单父ID
      Specified by:
      setUiParent in interface IMyMenu
    • getUiColorFg

      public String getUiColorFg()
      Getter for DB_ETERNAL.MY_MENU.UI_COLOR_FG. 「uiColorFg」- 前景色
      Specified by:
      getUiColorFg in interface IMyMenu
    • setUiColorFg

      public MyMenu setUiColorFg(String uiColorFg)
      Setter for DB_ETERNAL.MY_MENU.UI_COLOR_FG. 「uiColorFg」- 前景色
      Specified by:
      setUiColorFg in interface IMyMenu
    • getUiColorBg

      public String getUiColorBg()
      Getter for DB_ETERNAL.MY_MENU.UI_COLOR_BG. 「uiColorBg」- 背景色
      Specified by:
      getUiColorBg in interface IMyMenu
    • setUiColorBg

      public MyMenu setUiColorBg(String uiColorBg)
      Setter for DB_ETERNAL.MY_MENU.UI_COLOR_BG. 「uiColorBg」- 背景色
      Specified by:
      setUiColorBg in interface IMyMenu
    • getType

      public String getType()
      Getter for DB_ETERNAL.MY_MENU.TYPE. 「type」- 菜单类型
      Specified by:
      getType in interface IMyMenu
    • setType

      public MyMenu setType(String type)
      Setter for DB_ETERNAL.MY_MENU.TYPE. 「type」- 菜单类型
      Specified by:
      setType in interface IMyMenu
    • getPage

      public String getPage()
      Getter for DB_ETERNAL.MY_MENU.PAGE. 「page」- 菜单所在页面
      Specified by:
      getPage in interface IMyMenu
    • setPage

      public MyMenu setPage(String page)
      Setter for DB_ETERNAL.MY_MENU.PAGE. 「page」- 菜单所在页面
      Specified by:
      setPage in interface IMyMenu
    • getPosition

      public String getPosition()
      Getter for DB_ETERNAL.MY_MENU.POSITION. 「position」- 菜单位置
      Specified by:
      getPosition in interface IMyMenu
    • setPosition

      public MyMenu setPosition(String position)
      Setter for DB_ETERNAL.MY_MENU.POSITION. 「position」- 菜单位置
      Specified by:
      setPosition in interface IMyMenu
    • getOwner

      public String getOwner()
      Getter for DB_ETERNAL.MY_MENU.OWNER. 「owner」- 拥有者ID,我的 / 角色级
      Specified by:
      getOwner in interface IMyMenu
    • setOwner

      public MyMenu setOwner(String owner)
      Setter for DB_ETERNAL.MY_MENU.OWNER. 「owner」- 拥有者ID,我的 / 角色级
      Specified by:
      setOwner in interface IMyMenu
    • getOwnerType

      public String getOwnerType()
      Getter for DB_ETERNAL.MY_MENU.OWNER_TYPE. 「ownerType」- ROLE 角色,USER 用户
      Specified by:
      getOwnerType in interface IMyMenu
    • setOwnerType

      public MyMenu setOwnerType(String ownerType)
      Setter for DB_ETERNAL.MY_MENU.OWNER_TYPE. 「ownerType」- ROLE 角色,USER 用户
      Specified by:
      setOwnerType in interface IMyMenu
    • getActive

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

      public MyMenu setActive(Boolean active)
      Setter for DB_ETERNAL.MY_MENU.ACTIVE. 「active」- 是否启用
      Specified by:
      setActive in interface IMyMenu
    • getSigma

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

      public MyMenu setSigma(String sigma)
      Setter for DB_ETERNAL.MY_MENU.SIGMA. 「sigma」- 统一标识
      Specified by:
      setSigma in interface IMyMenu
    • getMetadata

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

      public MyMenu setMetadata(String metadata)
      Setter for DB_ETERNAL.MY_MENU.METADATA. 「metadata」- 附加配置
      Specified by:
      setMetadata in interface IMyMenu
    • getLanguage

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

      public MyMenu setLanguage(String language)
      Setter for DB_ETERNAL.MY_MENU.LANGUAGE. 「language」- 使用的语言
      Specified by:
      setLanguage in interface IMyMenu
    • getCreatedAt

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

      public MyMenu setCreatedAt(LocalDateTime createdAt)
      Setter for DB_ETERNAL.MY_MENU.CREATED_AT. 「createdAt」- 创建时间
      Specified by:
      setCreatedAt in interface IMyMenu
    • getCreatedBy

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

      public MyMenu setCreatedBy(String createdBy)
      Setter for DB_ETERNAL.MY_MENU.CREATED_BY. 「createdBy」- 创建人
      Specified by:
      setCreatedBy in interface IMyMenu
    • getUpdatedAt

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

      public MyMenu setUpdatedAt(LocalDateTime updatedAt)
      Setter for DB_ETERNAL.MY_MENU.UPDATED_AT. 「updatedAt」- 更新时间
      Specified by:
      setUpdatedAt in interface IMyMenu
    • getUpdatedBy

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

      public MyMenu setUpdatedBy(String updatedBy)
      Setter for DB_ETERNAL.MY_MENU.UPDATED_BY. 「updatedBy」- 更新人
      Specified by:
      setUpdatedBy in interface IMyMenu
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • from

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

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