public class DepartmentTreeUtil extends Object
| Constructor and Description |
|---|
DepartmentTreeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Long> |
getAllTrueId(Long parentId,
List<com.ptteng.score.home.model.Department> list) |
static List<Node> |
recursionQuery(List<com.ptteng.score.home.model.Department> parentlist,
List<com.ptteng.score.home.model.Department> allList) |
Copyright © 2017. All rights reserved.