Class XMenuMy

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

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

      • getKey

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

        public XMenuMy setKey​(String key)
        Setter for DB_ETERNAL.X_MENU_MY.KEY. 「key」- 菜单主键
        Specified by:
        setKey in interface IXMenuMy
      • getIcon

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

        public XMenuMy setIcon​(String icon)
        Setter for DB_ETERNAL.X_MENU_MY.ICON. 「icon」- 菜单使用的icon
        Specified by:
        setIcon in interface IXMenuMy
      • getText

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

        public XMenuMy setText​(String text)
        Setter for DB_ETERNAL.X_MENU_MY.TEXT. 「text」- 菜单显示文字
        Specified by:
        setText in interface IXMenuMy
      • getUri

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

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

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

        public XMenuMy setUiSort​(Long uiSort)
        Setter for DB_ETERNAL.X_MENU_MY.UI_SORT. 「uiSort」- 菜单排序
        Specified by:
        setUiSort in interface IXMenuMy
      • getUiParent

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

        public XMenuMy setUiParent​(String uiParent)
        Setter for DB_ETERNAL.X_MENU_MY.UI_PARENT. 「uiParent」- 菜单父ID
        Specified by:
        setUiParent in interface IXMenuMy
      • getUiColorFg

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

        public XMenuMy setUiColorFg​(String uiColorFg)
        Setter for DB_ETERNAL.X_MENU_MY.UI_COLOR_FG. 「uiColorFg」- 前景色
        Specified by:
        setUiColorFg in interface IXMenuMy
      • getUiColorBg

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

        public XMenuMy setUiColorBg​(String uiColorBg)
        Setter for DB_ETERNAL.X_MENU_MY.UI_COLOR_BG. 「uiColorBg」- 背景色
        Specified by:
        setUiColorBg in interface IXMenuMy
      • getType

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

        public XMenuMy setType​(String type)
        Setter for DB_ETERNAL.X_MENU_MY.TYPE. 「type」- 菜单类型
        Specified by:
        setType in interface IXMenuMy
      • getPage

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

        public XMenuMy setPage​(String page)
        Setter for DB_ETERNAL.X_MENU_MY.PAGE. 「page」- 菜单所在页面
        Specified by:
        setPage in interface IXMenuMy
      • getPosition

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

        public XMenuMy setPosition​(String position)
        Setter for DB_ETERNAL.X_MENU_MY.POSITION. 「position」- 菜单位置
        Specified by:
        setPosition in interface IXMenuMy
      • getOwner

        public String getOwner()
        Getter for DB_ETERNAL.X_MENU_MY.OWNER. 「owner」- 拥有者ID
        Specified by:
        getOwner in interface IXMenuMy
      • setOwner

        public XMenuMy setOwner​(String owner)
        Setter for DB_ETERNAL.X_MENU_MY.OWNER. 「owner」- 拥有者ID
        Specified by:
        setOwner in interface IXMenuMy
      • getParameter

        public String getParameter()
        Getter for DB_ETERNAL.X_MENU_MY.PARAMETER. 「parameter」- 该菜单的参数(收藏夹专用)
        Specified by:
        getParameter in interface IXMenuMy
      • setParameter

        public XMenuMy setParameter​(String parameter)
        Setter for DB_ETERNAL.X_MENU_MY.PARAMETER. 「parameter」- 该菜单的参数(收藏夹专用)
        Specified by:
        setParameter in interface IXMenuMy
      • getActive

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

        public XMenuMy setActive​(Boolean active)
        Setter for DB_ETERNAL.X_MENU_MY.ACTIVE. 「active」- 是否启用
        Specified by:
        setActive in interface IXMenuMy
      • getSigma

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

        public XMenuMy setSigma​(String sigma)
        Setter for DB_ETERNAL.X_MENU_MY.SIGMA. 「sigma」- 统一标识
        Specified by:
        setSigma in interface IXMenuMy
      • getMetadata

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

        public XMenuMy setMetadata​(String metadata)
        Setter for DB_ETERNAL.X_MENU_MY.METADATA. 「metadata」- 附加配置
        Specified by:
        setMetadata in interface IXMenuMy
      • getLanguage

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

        public XMenuMy setLanguage​(String language)
        Setter for DB_ETERNAL.X_MENU_MY.LANGUAGE. 「language」- 使用的语言
        Specified by:
        setLanguage in interface IXMenuMy
      • getCreatedAt

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

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

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

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

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

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

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

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