public class DepartmentTreeUtil extends Object
DepartmentTreeUtil()
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)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DepartmentTreeUtil()
public static List<Node> recursionQuery(List<com.ptteng.score.home.model.Department> parentlist, List<com.ptteng.score.home.model.Department> allList)
public static Set<Long> getAllTrueId(Long parentId, List<com.ptteng.score.home.model.Department> list)
Copyright © 2017. All rights reserved.