Uses of Class
org.opencms.ade.galleries.shared.CmsSitemapEntryBean
Packages that use CmsSitemapEntryBean
Package
Description
Contains server side classes for the gallery dialogs.
Contains the shared client/server side gallery dialog classes.
-
Uses of CmsSitemapEntryBean in org.opencms.ade.galleries
Methods in org.opencms.ade.galleries that return types with arguments of type CmsSitemapEntryBeanModifier and TypeMethodDescriptionCmsGalleryService.getSubEntries
(String rootPath, boolean isRoot, String filter) protected List<CmsSitemapEntryBean>
CmsGalleryService.getSubEntriesInternal
(String rootPath, boolean isRoot, String filter) Internal method for getting sitemap sub entries for a given root path.