Package org.opencms.setup
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.setup.Messages
- All Implemented Interfaces:
org.opencms.i18n.I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.0.0
-
Field Summary
FieldsModifier 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.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 org.opencms.i18n.I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
-
Field Details
-
ERR_COMPONENT_MODULES_EMPTY_1
Message constant for key in the resource bundle.- See Also:
-
ERR_COMPONENT_NAME_EMPTY_1
Message constant for key in the resource bundle.- See Also:
-
ERR_DB_CONNECT_1
Message constant for key in the resource bundle.- See Also:
-
ERR_LOAD_JDBC_DRIVER_1
Message constant for key in the resource bundle.- See Also:
-
ERR_MISSING_DB_SETUP_SCRIPT_1
Message constant for key in the resource bundle.- See Also:
-
GUI_WARNING_ALL_MODULES_UPTODATE_0
Message constant for key in the resource bundle.- See Also:
-
INIT_IMPORT_WORKPLACE_FINISHED_0
Message constant for key in the resource bundle.- See Also:
-
INIT_IMPORT_WORKPLACE_START_0
Message constant for key in the resource bundle.- See Also:
-
INIT_NO_WORKPLACE_IMPORT_NEEDED_0
Message constant for key in the resource bundle.- See Also:
-
INIT_UPDATE_WORKPLACE_FINISHED_0
Message constant for key in the resource bundle.- See Also:
-
INIT_UPDATE_WORKPLACE_START_0
Message constant for key in the resource bundle.- See Also:
-
INIT_WELCOME_SETUP_0
Message constant for key in the resource bundle.- See Also:
-
INIT_WELCOME_UPDATE_0
Message constant for key in the resource bundle.- See Also:
-
LOG_WARN_COMPONENT_DEPENDENCY_BROKEN_2
Message constant for key in the resource bundle.- See Also:
-
LOG_WARN_COMPONENT_DESC_EMPTY_1
Message constant for key in the resource bundle.- See Also:
-
LOG_WARN_COMPONENT_POS_EMPTY_1
Message constant for key in the resource bundle.- See Also:
-
LOG_WARN_MODULES_LEFT_1
Message constant for key in the resource bundle.- See Also:
-
RPT_BEGIN_DELETE_JARS_0
Message constant for key in the resource bundle.- See Also:
-
RPT_BEGIN_DELETE_MODULE_1
Message constant for key in the resource bundle.- See Also:
-
RPT_BEGIN_IMPORT_MODULE_1
Message constant for key in the resource bundle.- See Also:
-
RPT_BEGIN_UPDATE_JARS_0
Message constant for key in the resource bundle.- See Also:
-
RPT_BEGIN_UPDATE_MODULE_1
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_JAR_FILE_3
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_JAR_FILE_FAILED_3
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_JAR_PERMISSIONS_3
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_JAR_SKIPPED_FILE_3
Message constant for key in the resource bundle.- See Also:
-
RPT_DELETE_JARS_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
RPT_END_DELETE_JARS_0
Message constant for key in the resource bundle.- See Also:
-
RPT_END_DELETE_MODULE_1
Message constant for key in the resource bundle.- See Also:
-
RPT_END_IMPORT_MODULE_1
Message constant for key in the resource bundle.- See Also:
-
RPT_END_UPDATE_JARS_0
Message constant for key in the resource bundle.- See Also:
-
RPT_END_UPDATE_MODULE_1
Message constant for key in the resource bundle.- See Also:
-
RPT_FINISH_UPDATE_RELATIONS_0
Message constant for key in the resource bundle.- See Also:
-
RPT_MODULE_UPTODATE_1
Message constant for key in the resource bundle.- See Also:
-
RPT_START_UPDATE_RELATIONS_0
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATE_JAR_FILE_3
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATE_JAR_FILE_FAILED_3
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATE_JAR_PERMISSIONS_3
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATE_JAR_SKIPPED_FILE_3
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATE_JARS_FAILED_1
Message constant for key in the resource bundle.- See Also:
-
RPT_UPDATE_JARS_PERMISSIONS_1
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
-