Server side of the sitemap view.
Shared Client-Server side of the sitemap view.
Vaadin GUI components and utilities for use in the sitemap editor.
-
Returns the cached recent list.
void
Caches the given recent list.
-
Returns the entry of the newly created sitemap.
Returns the entry to be merged back into the parent sitemap.
Returns the sitemap root.
Returns the updated entry.
Removes the child at the given position.
Removes the child at the given position.
Returns the session stored list of deleted sitemap entries.
Returns the session stored list of modified sitemap entry paths.
void
Adds an entry to the deleted list.
void
Adds an entry to the modified list.
void
Adds the given entry to the children.
void
Inserts the given entry at the given position.
void
Registers the given entry within the data model.
void
Registers the change of the sitepath with the given controller.
void
Removes an entry from the deleted list.
void
Removes an entry from the modified list.
void
void
Updates all entry properties apart from it's position-info and sub-entries.
void
Sets list of deleted sitemap entries.
void
Sets the list of modified sitemap entry paths.
void
Creates a copy without children of the given entry.
CmsSitemapData(Map<String,CmsClientTemplateBean> templates,
Map<String,CmsXmlContentProperty> properties,
CmsSitemapClipboardData clipboardData,
List<CmsContextMenuEntryBean> contextMenuEntries,
Map<String,CmsClientProperty> parentProperties,
List<String> allPropNames,
String exportRfsPrefix,
boolean isSecure,
String noEditReason,
boolean displayToolbar,
CmsNewResourceInfo defaultNewElementInfo,
List<CmsNewResourceInfo> newElementInfos,
CmsNewResourceInfo newRedirectElementInfo,
CmsNewResourceInfo newNavigationLevelElementInfo,
CmsSitemapInfo sitemapInfo,
String parentSitemap,
CmsClientSitemapEntry root,
String openPath,
int maxDepth,
CmsDetailPageTable detailPageTable,
List<CmsNewResourceInfo> resourceTypeInfos,
String returnCode,
boolean canEditDetailPages,
String aliasImportUrl,
boolean canEditAliases,
boolean createNewFoldersForSubsitemaps,
boolean galleryManager,
boolean categoryManager,
List<CmsListInfoBean> subsitemapTypeInfos,
CmsSitemapData.EditorMode editorMode,
String defaultGalleryFolder,
boolean showModelEditConfirm)
-
Returns the sitemap children for the given path.
void
Returns the sitemap children for the given path.
-
Gets the client sitemap entry.