Uses of Class
cn.sparrow.model.common.MyTree
Packages that use MyTree
Package
Description
-
Uses of MyTree in cn.sparrow.common.controller
Methods in cn.sparrow.common.controller that return MyTreeModifier and TypeMethodDescriptionMenuController.getTreeByParentId(String parentId)
MenuController.getTreeBySysroleId(@NotNull String sysroleId)
MenuController.getTreeByUsername(@NotNull String username)
-
Uses of MyTree in cn.sparrow.common.service
Methods in cn.sparrow.common.service that return MyTreeMethods in cn.sparrow.common.service with parameters of type MyTree -
Uses of MyTree in cn.sparrow.model.common
Methods in cn.sparrow.model.common that return types with arguments of type MyTreeMethod parameters in cn.sparrow.model.common with type arguments of type MyTree -
Uses of MyTree in cn.sparrow.organization.service
Methods in cn.sparrow.organization.service that return MyTreeModifier and TypeMethodDescriptionMethods in cn.sparrow.organization.service with parameters of type MyTree -
Uses of MyTree in cn.sparrow.permission.service
Methods in cn.sparrow.permission.service that return MyTreeModifier and TypeMethodDescriptionMenuService.getTreeByParentId(String parentId)
MenuService.getTreeBySysroleId(String sysroleId)
MenuService.getTreeByUsername(String username)
Methods in cn.sparrow.permission.service with parameters of type MyTree