Package org.opencms.ade.sitemap.shared

Shared Client-Server side of the sitemap view.

See:
          Description

Interface Summary
I_CmsAliasConstants Constants for parameters, JSON keys, etc. which are used by both the client and server side code of the alias editor.
I_CmsSitemapController The interface to the sitemap controller.
 

Class Summary
CmsAdditionalEntryInfo Bean for additional site-map entry information.
CmsClientSitemapEntry Sitemap entry data.
CmsDetailPageTable A data structure for managing the detail page ordering for different types in a given sitemap.
CmsNewResourceInfo A bean representing a resource type for use in the detail page creation menu.
CmsSitemapChange Bean containing sitemap entry change information.
CmsSitemapClipboardData Sitemap clipboard data bean.
CmsSitemapData Sitemap initialization data bean for prefetching.
CmsSitemapInfo Sitemap info object.
CmsSitemapMergeInfo This class represents the result of a 'merge sub-sitemap' operation.
CmsSubSitemapInfo A data class which is used to transfer information about sub-sitemaps which have been created.
 

Enum Summary
CmsClientSitemapEntry.EditStatus An enum for the edit status of the entry.
CmsClientSitemapEntry.EntryType An enum for the entry type.
CmsDetailPageTable.Status A type indicating the status of a page.
CmsSitemapChange.ChangeType The change types.
 

Package org.opencms.ade.sitemap.shared Description

Shared Client-Server side of the sitemap view.

Since:
8.0.0