Uses of Class
org.opencms.ade.sitemap.shared.CmsSitemapChange
Packages that use 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
Methods in org.opencms.ade.sitemap that return CmsSitemapChangeModifier and TypeMethodDescriptionCmsVfsSitemapService.createSubSitemap(CmsUUID entryId) CmsVfsSitemapService.mergeSubSitemap(String entryPoint, CmsUUID subSitemapId) CmsVfsSitemapService.save(String entryPoint, CmsSitemapChange change) protected CmsSitemapChangeCmsVfsSitemapService.saveInternal(String entryPoint, CmsSitemapChange change) Internal method for saving a sitemap.Methods in org.opencms.ade.sitemap with parameters of type CmsSitemapChangeModifier and TypeMethodDescriptionCmsVfsSitemapService.save(String entryPoint, CmsSitemapChange change) protected CmsSitemapChangeCmsVfsSitemapService.saveInternal(String entryPoint, CmsSitemapChange change) Internal method for saving a sitemap.