| Package | Description |
|---|---|
| org.opencms.ade.sitemap.shared |
Shared Client-Server side of the sitemap view.
|
| Modifier and Type | Method and Description |
|---|---|
static CmsClientSitemapEntry.EditStatus |
CmsClientSitemapEntry.EditStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CmsClientSitemapEntry.EditStatus[] |
CmsClientSitemapEntry.EditStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|