接口 | 说明 |
---|---|
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.
|
类 | 说明 |
---|---|
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.
|
枚举 | 说明 |
---|---|
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.
|