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