Uses of Class
cn.net.pap.common.datastructure.catalog.dto.CatalogTreeDTO
Packages that use CatalogTreeDTO
Package
Description
-
Uses of CatalogTreeDTO in cn.net.pap.common.datastructure.catalog
Methods in cn.net.pap.common.datastructure.catalog that return types with arguments of type CatalogTreeDTOModifier and TypeMethodDescriptionstatic List<CatalogTreeDTO>
CatalogUtil.buildCatalogTree
(List<CatalogDTO> catalogDTOList) static List<CatalogTreeDTO>
CatalogUtil.buildCatalogTree2
(List<CatalogDTO> catalogDTOList) -
Uses of CatalogTreeDTO in cn.net.pap.common.datastructure.catalog.dto
Methods in cn.net.pap.common.datastructure.catalog.dto that return types with arguments of type CatalogTreeDTOMethods in cn.net.pap.common.datastructure.catalog.dto with parameters of type CatalogTreeDTOMethod parameters in cn.net.pap.common.datastructure.catalog.dto with type arguments of type CatalogTreeDTO