类 CategoryUtils
java.lang.Object
com.iplatform.base.util.CategoryUtils
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static final List<CategoryTreeVo>acquireListTree(List<S_category> allTree, CategorySortComparator sortComparator) static final booleanisCondition(S_category tempCategory, Integer type, Integer status, String name, List<Integer> categoryIdList, int owner) static final CategoryTreeVotoCategoryTreeVo(S_category category)
-
字段详细资料
-
logger
protected static org.slf4j.Logger logger
-
-
构造器详细资料
-
CategoryUtils
public CategoryUtils()
-
-
方法详细资料
-
acquireListTree
public static final List<CategoryTreeVo> acquireListTree(List<S_category> allTree, CategorySortComparator sortComparator) -
isCondition
-
toCategoryTreeVo
-