| Package | Description |
|---|---|
| org.opencms.gwt.shared |
Core shared stuff.
|
| Modifier and Type | Method and Description |
|---|---|
CmsClientDateBean |
CmsHistoryResourceBean.getModificationDate()
Gets the modification date.
|
CmsClientDateBean |
CmsHistoryResourceBean.getPublishDate()
Gets the publish date.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsHistoryResourceBean.setDateLastModified(CmsClientDateBean formatDate)
Sets the modification date.
|
void |
CmsHistoryResourceBean.setDatePublished(CmsClientDateBean formatDate)
Sets the publish date.
|