Package org.opencms.ade.upload.client
Class Messages
java.lang.Object
org.opencms.ade.upload.client.Messages
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 8.0.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle. -
Method Summary
Modifier and TypeMethodDescriptionstatic CmsMessages
get()
Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.
-
Field Details
-
GUI_UNZIP_BUTTON_TEXT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_BUTTON_ADD_FILES_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_BUTTON_NO_TARGET_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_BUTTON_OK_DISABLE_CHECKING_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_BUTTON_OK_DISABLE_UPLOADING_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_CLIENT_LOADING_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_DIALOG_TITLE_1
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_DRAG_AND_DROP_DISABLED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_DRAG_AND_DROP_ENABLED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_FILE_EXISTING_DELETED_1
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_FILE_INVALID_NAME_2
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_FILE_MAX_SIZE_REACHED_2
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_FILE_NOT_SELECTED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_FILE_TOO_LARGE_2
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_FOLDER_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_HOOK_DIALOG_TITLE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_INFO_INVALID_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_INFO_OVERWRITE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_INFO_SELECTION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_MAX_SIZE_REACHED_2
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_NOTIFICATION_NO_FILES_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_NOTIFICATION_RUNNING_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_RESTRICTED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_SUMMARY_FILES_0
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_SUMMARY_FILES_VALUE_2
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_SUMMARY_FILES_VALUE_3
Message constant for key in the resource bundle.- See Also:
-
GUI_UPLOAD_UNZIP_FILE_0
Message constant for key in the resource bundle.- See Also:
-
-
Method Details
-
get
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-