@Service public class MenuServiceImpl extends cn.net.wanmo.base.service.impl.BaseTreeExtendServiceImpl<Menu,MenuDao> implements MenuService
| 构造器和说明 |
|---|
MenuServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
clearCache() |
List<Menu> |
findListByRoleId(String roleId)
根据 roleId 查询关联菜单
|
deleteAll, deleteChilds, findListByParentId, removeAll, removeChildsdelete, delete, deleteList, findList, findList, findList, findList, findListInEntitysForId, findListInIds, findPage, findPage, findPage, findPage, get, get, insert, remove, remove, removeList, save, saveList, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic List<Menu> findListByRoleId(String roleId)
MenuServicefindListByRoleId 在接口中 MenuServiceroleId - 角色主键Copyright © 2023. All rights reserved.