类 SysMenuVO
java.lang.Object
io.github.mangocrisp.spring.taybct.tool.core.bean.BaseEntity<P,U>
io.github.mangocrisp.spring.taybct.tool.core.bean.DeleteLogicEntity<Long,Long>
io.github.mangocrisp.spring.taybct.api.system.domain.SysMenu
io.github.mangocrisp.spring.taybct.api.system.vo.SysMenuVO
- 所有已实现的接口:
io.github.mangocrisp.spring.taybct.tool.core.util.tree.TreeUtil.Tree<SysMenuVO>
,Serializable
public class SysMenuVO
extends SysMenu
implements io.github.mangocrisp.spring.taybct.tool.core.util.tree.TreeUtil.Tree<SysMenuVO>
菜单列表
- 从以下版本开始:
- 1.0.0
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.DeleteLogicEntity
canEqual, equals, getIsDeleted, hashCode, setIsDeleted, toString
从类继承的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.BaseEntity
getCreateTime, getCreateUser, getExpansion, getId, getUpdateTime, getUpdateUser, setCreateTime, setCreateUser, setExpansion, setId, setUpdateTime, setUpdateUser
从接口继承的方法 io.github.mangocrisp.spring.taybct.tool.core.util.tree.TreeUtil.Tree
defaultParentId, getChildren, getDetail, getId, getLabel, getLevel, getParentId, getPid, getSortField, sortAsc
-
字段详细资料
-
构造器详细资料
-
SysMenuVO
public SysMenuVO()
-
-
方法详细资料
-
setChildren
- 指定者:
setChildren
在接口中io.github.mangocrisp.spring.taybct.tool.core.util.tree.TreeUtil.Tree<SysMenuVO>
-