Uses of Class
org.opencms.gwt.shared.CmsCategoryTreeEntry
Packages that use CmsCategoryTreeEntry
Package
Description
Contains the shared client/server side gallery dialog classes.
Shared Client-Server side of the sitemap view.
Provides core support for GWT.
Core shared stuff.
Shared RPC interfaces.
-
Uses of CmsCategoryTreeEntry in org.opencms.gwt
Methods in org.opencms.gwt that return types with arguments of type CmsCategoryTreeEntryModifier and TypeMethodDescriptionstatic List<CmsCategoryTreeEntry>
CmsCoreService.buildCategoryTree
(CmsObject cms, List<CmsCategory> categories) Builds the tree structure for the given categories.CmsCoreService.getCategories
(String fromPath, boolean includeSubCats, String refPath, boolean showWithRepositories, Set<String> selected) CmsCoreService.getCategoriesForSitePath
(String sitePath) static List<CmsCategoryTreeEntry>
CmsCoreService.getCategoriesForSitePathStatic
(CmsObject cms, String sitePath) Helper method for getting the category beans for the given site path.static List<CmsCategoryTreeEntry>
CmsCoreService.getCategoriesForSitePathStatic
(CmsObject cms, String sitePath, String localCategoryRepositoryPath) Helper method for getting the category beans for the given site path.