Uses of Enum
org.opencms.ade.sitemap.shared.CmsSitemapData.EditorMode
Package
Description
Server side of the sitemap view.
Shared Client-Server side of the sitemap view.
Shared RPC interfaces.
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
-
Uses of CmsSitemapData.EditorMode in org.opencms.ade.sitemap
Modifier and TypeMethodDescriptionCmsVfsSitemapService.prepareReloadSitemap
(CmsUUID rootId, CmsSitemapData.EditorMode mode) void
CmsVfsSitemapService.setEditorMode
(CmsSitemapData.EditorMode editorMode) -
Uses of CmsSitemapData.EditorMode in org.opencms.xml.containerpage
Modifier and TypeMethodDescriptionCmsADESessionCache.getSitemapEditorMode()
Returns the sitemap editor mode.Modifier and TypeMethodDescriptionvoid
CmsADESessionCache.setSitemapEditorMode
(CmsSitemapData.EditorMode sitemapEditorMode) Sets the sitemap editor mode.