| Package | Description |
|---|---|
| waiter.core.common.node | |
| waiter.core.util | |
| waiter.modular.system.dao | |
| waiter.modular.system.service | |
| waiter.modular.system.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static MenuNode |
MenuNode.createRoot() |
| Modifier and Type | Method and Description |
|---|---|
static List<MenuNode> |
MenuNode.buildTitle(List<MenuNode> nodes)
构建页面菜单列表
|
List<MenuNode> |
MenuNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
static List<MenuNode> |
MenuNode.buildTitle(List<MenuNode> nodes)
构建页面菜单列表
|
void |
MenuNode.setChildren(List<MenuNode> children) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApiMenuFilter
api接口文档显示过滤
|
| Modifier and Type | Method and Description |
|---|---|
static List<MenuNode> |
ApiMenuFilter.build(List<MenuNode> nodes) |
| Modifier and Type | Method and Description |
|---|---|
static List<MenuNode> |
ApiMenuFilter.build(List<MenuNode> nodes) |
| Modifier and Type | Method and Description |
|---|---|
List<MenuNode> |
MenuMapper.getMenusByRoleIds(List<Integer> roleIds)
根据角色获取菜单
|
| Modifier and Type | Method and Description |
|---|---|
List<MenuNode> |
IMenuService.getMenusByRoleIds(List<Integer> roleIds)
根据角色获取菜单
|
| Modifier and Type | Method and Description |
|---|---|
List<MenuNode> |
MenuServiceImpl.getMenusByRoleIds(List<Integer> roleIds) |
Copyright © 2018. All rights reserved.