Class CmsRestoreMessages
java.lang.Object
org.opencms.gwt.client.ui.restore.CmsRestoreMessages
Message accessor class for the 'Undo changes' dialog.
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Message accessor.static String
Message accessor.static String
Message accessor.static String
messageMoved
(String onlinePath, String offlinePath) Message accessor.static String
Message accessor.static String
Message accessor.static String
Message accessor.static String
Message accessor.
-
Method Details
-
messageConfirmRestore
Message accessor.- Returns:
- the message text
-
messageDateModified
Message accessor.- Returns:
- the message text
-
messageDateModifiedOnline
Message accessor.- Returns:
- the message text
-
messageMoved
Message accessor.- Parameters:
onlinePath
- the path of the resource in the online projectofflinePath
- the path of the resource in the offline path- Returns:
- the message text
-
messageRestoreCancel
Message accessor.- Returns:
- the message text
-
messageRestoreDialogTitle
Message accessor.- Returns:
- the message text
-
messageRestoreOk
Message accessor.- Returns:
- the message text
-
messageUndoMove
Message accessor.- Returns:
- the message text
-