JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
io.github.xezzon.zeroweb.metadata
IMenuService
Contents
Description
Method Summary
Method Details
list()
Hide sidebar
Show sidebar
Interface IMenuService
All Known Implementing Classes:
DefaultMenuService
public interface
IMenuService
菜单服务接口。 用于提供服务内的菜单或资源信息,包括接口权限和资源权限。
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
MenuInfo
>
list
()
列举服务内所有的接口权限与资源权限
Method Details
list
List
<
MenuInfo
>
list
()
列举服务内所有的接口权限与资源权限
Returns:
权限列表