Package org.opencms.ui.dialogs.history
Class CmsHistoryRow
java.lang.Object
org.opencms.ui.dialogs.history.CmsHistoryRow
Represents a row of the file history table.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Formats the file version for display.com.vaadin.v7.ui.CheckBox
Gets the V1 check box.com.vaadin.v7.ui.CheckBox
Gets the V2 check box.Gets the modification date.getPath()
Gets the path.com.vaadin.ui.Button
Gets the preview button.Gets the publish date.com.vaadin.ui.Button
Gets the restore button.getSize()
Gets the file size.Gets the last modification user.Gets the file version.
-
Constructor Details
-
Method Details
-
getCheckBoxV1
Gets the V1 check box.- Returns:
- the V1 check box
-
getCheckBoxV2
Gets the V2 check box.- Returns:
- the V2 check box
-
getModificationDate
Gets the modification date.- Returns:
- the modification date
-
getPath
Gets the path.- Returns:
- the path
-
getPreviewButton
Gets the preview button.- Returns:
- the preview button
-
getPublishDate
Gets the publish date.- Returns:
- the publish date
-
getRestoreButton
Gets the restore button.- Returns:
- the restore button
-
getSize
Gets the file size.- Returns:
- the file size
-
getUserLastModified
Gets the last modification user.- Returns:
- the last modification user
-
getVersion
Gets the file version.- Returns:
- the file version