Class Messages
java.lang.Object
org.opencms.ade.postupload.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. -
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_DIALOG_BUTTON_ADVANCED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DIALOG_BUTTON_BACK_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DIALOG_BUTTON_CLOSE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DIALOG_BUTTON_NEXT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DIALOG_INFO_FIRST_RESOURCE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DIALOG_INFO_LAST_RESOURCE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_DIALOG_TITLE_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
-