Uses of Class
cn.net.pap.common.datastructure.catalog.dto.CatalogDTO
Packages that use CatalogDTO
-
Uses of CatalogDTO in cn.net.pap.common.datastructure.catalog
Method parameters in cn.net.pap.common.datastructure.catalog with type arguments of type CatalogDTOModifier and TypeMethodDescriptionstatic List<CatalogTreeDTO>
CatalogUtil.buildCatalogTree
(List<CatalogDTO> catalogDTOList) static List<CatalogTreeDTO>
CatalogUtil.buildCatalogTree2
(List<CatalogDTO> catalogDTOList)