Uses of Class
org.opencms.ade.sitemap.shared.CmsSitemapChange
Package
Description
Server side of the sitemap view.
Shared Client-Server side of the sitemap view.
Shared RPC interfaces.
-
Uses of CmsSitemapChange in org.opencms.ade.sitemap
Modifier and TypeMethodDescriptionCmsVfsSitemapService.createSubSitemap
(CmsUUID entryId) CmsVfsSitemapService.mergeSubSitemap
(String entryPoint, CmsUUID subSitemapId) CmsVfsSitemapService.save
(String entryPoint, CmsSitemapChange change) protected CmsSitemapChange
CmsVfsSitemapService.saveInternal
(String entryPoint, CmsSitemapChange change) Internal method for saving a sitemap.Modifier and TypeMethodDescriptionCmsVfsSitemapService.save
(String entryPoint, CmsSitemapChange change) protected CmsSitemapChange
CmsVfsSitemapService.saveInternal
(String entryPoint, CmsSitemapChange change) Internal method for saving a sitemap.