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
public final class Messages extends org.opencms.i18n.A_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.- Since:
- 6.0.0
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ERR_COMPONENT_MODULES_EMPTY_1
Message constant for key in the resource bundle.static java.lang.String
ERR_COMPONENT_NAME_EMPTY_1
Message constant for key in the resource bundle.static java.lang.String
ERR_DB_CONNECT_1
Message constant for key in the resource bundle.static java.lang.String
ERR_LOAD_JDBC_DRIVER_1
Message constant for key in the resource bundle.static java.lang.String
ERR_MISSING_DB_SETUP_SCRIPT_1
Message constant for key in the resource bundle.static java.lang.String
GUI_WARNING_ALL_MODULES_UPTODATE_0
Message constant for key in the resource bundle.static java.lang.String
INIT_IMPORT_WORKPLACE_FINISHED_0
Message constant for key in the resource bundle.static java.lang.String
INIT_IMPORT_WORKPLACE_START_0
Message constant for key in the resource bundle.static java.lang.String
INIT_NO_WORKPLACE_IMPORT_NEEDED_0
Message constant for key in the resource bundle.static java.lang.String
INIT_UPDATE_WORKPLACE_FINISHED_0
Message constant for key in the resource bundle.static java.lang.String
INIT_UPDATE_WORKPLACE_START_0
Message constant for key in the resource bundle.static java.lang.String
INIT_WELCOME_SETUP_0
Message constant for key in the resource bundle.static java.lang.String
INIT_WELCOME_UPDATE_0
Message constant for key in the resource bundle.static java.lang.String
LOG_WARN_COMPONENT_DEPENDENCY_BROKEN_2
Message constant for key in the resource bundle.static java.lang.String
LOG_WARN_COMPONENT_DESC_EMPTY_1
Message constant for key in the resource bundle.static java.lang.String
LOG_WARN_COMPONENT_POS_EMPTY_1
Message constant for key in the resource bundle.static java.lang.String
LOG_WARN_MODULES_LEFT_1
Message constant for key in the resource bundle.static java.lang.String
RPT_BEGIN_DELETE_JARS_0
Message constant for key in the resource bundle.static java.lang.String
RPT_BEGIN_DELETE_MODULE_1
Message constant for key in the resource bundle.static java.lang.String
RPT_BEGIN_IMPORT_MODULE_1
Message constant for key in the resource bundle.static java.lang.String
RPT_BEGIN_UPDATE_JARS_0
Message constant for key in the resource bundle.static java.lang.String
RPT_BEGIN_UPDATE_MODULE_1
Message constant for key in the resource bundle.static java.lang.String
RPT_DELETE_JAR_FILE_3
Message constant for key in the resource bundle.static java.lang.String
RPT_DELETE_JAR_FILE_FAILED_3
Message constant for key in the resource bundle.static java.lang.String
RPT_DELETE_JAR_PERMISSIONS_3
Message constant for key in the resource bundle.static java.lang.String
RPT_DELETE_JAR_SKIPPED_FILE_3
Message constant for key in the resource bundle.static java.lang.String
RPT_DELETE_JARS_FAILED_1
Message constant for key in the resource bundle.static java.lang.String
RPT_END_DELETE_JARS_0
Message constant for key in the resource bundle.static java.lang.String
RPT_END_DELETE_MODULE_1
Message constant for key in the resource bundle.static java.lang.String
RPT_END_IMPORT_MODULE_1
Message constant for key in the resource bundle.static java.lang.String
RPT_END_UPDATE_JARS_0
Message constant for key in the resource bundle.static java.lang.String
RPT_END_UPDATE_MODULE_1
Message constant for key in the resource bundle.static java.lang.String
RPT_FINISH_UPDATE_RELATIONS_0
Message constant for key in the resource bundle.static java.lang.String
RPT_MODULE_UPTODATE_1
Message constant for key in the resource bundle.static java.lang.String
RPT_START_UPDATE_RELATIONS_0
Message constant for key in the resource bundle.static java.lang.String
RPT_UPDATE_JAR_FILE_3
Message constant for key in the resource bundle.static java.lang.String
RPT_UPDATE_JAR_FILE_FAILED_3
Message constant for key in the resource bundle.static java.lang.String
RPT_UPDATE_JAR_PERMISSIONS_3
Message constant for key in the resource bundle.static java.lang.String
RPT_UPDATE_JAR_SKIPPED_FILE_3
Message constant for key in the resource bundle.static java.lang.String
RPT_UPDATE_JARS_FAILED_1
Message constant for key in the resource bundle.static java.lang.String
RPT_UPDATE_JARS_PERMISSIONS_1
Message constant for key in the resource bundle.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static org.opencms.i18n.I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.java.lang.String
getBundleName()
Returns the bundle name for this OpenCms package.
-
-
-
Field Detail
-
ERR_COMPONENT_MODULES_EMPTY_1
public static final java.lang.String ERR_COMPONENT_MODULES_EMPTY_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
ERR_COMPONENT_NAME_EMPTY_1
public static final java.lang.String ERR_COMPONENT_NAME_EMPTY_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
ERR_DB_CONNECT_1
public static final java.lang.String ERR_DB_CONNECT_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
ERR_LOAD_JDBC_DRIVER_1
public static final java.lang.String ERR_LOAD_JDBC_DRIVER_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
ERR_MISSING_DB_SETUP_SCRIPT_1
public static final java.lang.String ERR_MISSING_DB_SETUP_SCRIPT_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
GUI_WARNING_ALL_MODULES_UPTODATE_0
public static final java.lang.String GUI_WARNING_ALL_MODULES_UPTODATE_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
INIT_IMPORT_WORKPLACE_FINISHED_0
public static final java.lang.String INIT_IMPORT_WORKPLACE_FINISHED_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
INIT_IMPORT_WORKPLACE_START_0
public static final java.lang.String INIT_IMPORT_WORKPLACE_START_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
INIT_NO_WORKPLACE_IMPORT_NEEDED_0
public static final java.lang.String INIT_NO_WORKPLACE_IMPORT_NEEDED_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
INIT_UPDATE_WORKPLACE_FINISHED_0
public static final java.lang.String INIT_UPDATE_WORKPLACE_FINISHED_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
INIT_UPDATE_WORKPLACE_START_0
public static final java.lang.String INIT_UPDATE_WORKPLACE_START_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
INIT_WELCOME_SETUP_0
public static final java.lang.String INIT_WELCOME_SETUP_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
INIT_WELCOME_UPDATE_0
public static final java.lang.String INIT_WELCOME_UPDATE_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
LOG_WARN_COMPONENT_DEPENDENCY_BROKEN_2
public static final java.lang.String LOG_WARN_COMPONENT_DEPENDENCY_BROKEN_2
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
LOG_WARN_COMPONENT_DESC_EMPTY_1
public static final java.lang.String LOG_WARN_COMPONENT_DESC_EMPTY_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
LOG_WARN_COMPONENT_POS_EMPTY_1
public static final java.lang.String LOG_WARN_COMPONENT_POS_EMPTY_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
LOG_WARN_MODULES_LEFT_1
public static final java.lang.String LOG_WARN_MODULES_LEFT_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_BEGIN_DELETE_JARS_0
public static final java.lang.String RPT_BEGIN_DELETE_JARS_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_BEGIN_DELETE_MODULE_1
public static final java.lang.String RPT_BEGIN_DELETE_MODULE_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_BEGIN_IMPORT_MODULE_1
public static final java.lang.String RPT_BEGIN_IMPORT_MODULE_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_BEGIN_UPDATE_JARS_0
public static final java.lang.String RPT_BEGIN_UPDATE_JARS_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_BEGIN_UPDATE_MODULE_1
public static final java.lang.String RPT_BEGIN_UPDATE_MODULE_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_DELETE_JAR_FILE_3
public static final java.lang.String RPT_DELETE_JAR_FILE_3
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_DELETE_JAR_FILE_FAILED_3
public static final java.lang.String RPT_DELETE_JAR_FILE_FAILED_3
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_DELETE_JAR_PERMISSIONS_3
public static final java.lang.String RPT_DELETE_JAR_PERMISSIONS_3
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_DELETE_JAR_SKIPPED_FILE_3
public static final java.lang.String RPT_DELETE_JAR_SKIPPED_FILE_3
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_DELETE_JARS_FAILED_1
public static final java.lang.String RPT_DELETE_JARS_FAILED_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_END_DELETE_JARS_0
public static final java.lang.String RPT_END_DELETE_JARS_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_END_DELETE_MODULE_1
public static final java.lang.String RPT_END_DELETE_MODULE_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_END_IMPORT_MODULE_1
public static final java.lang.String RPT_END_IMPORT_MODULE_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_END_UPDATE_JARS_0
public static final java.lang.String RPT_END_UPDATE_JARS_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_END_UPDATE_MODULE_1
public static final java.lang.String RPT_END_UPDATE_MODULE_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_FINISH_UPDATE_RELATIONS_0
public static final java.lang.String RPT_FINISH_UPDATE_RELATIONS_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_MODULE_UPTODATE_1
public static final java.lang.String RPT_MODULE_UPTODATE_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_START_UPDATE_RELATIONS_0
public static final java.lang.String RPT_START_UPDATE_RELATIONS_0
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_UPDATE_JAR_FILE_3
public static final java.lang.String RPT_UPDATE_JAR_FILE_3
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_UPDATE_JAR_FILE_FAILED_3
public static final java.lang.String RPT_UPDATE_JAR_FILE_FAILED_3
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_UPDATE_JAR_PERMISSIONS_3
public static final java.lang.String RPT_UPDATE_JAR_PERMISSIONS_3
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_UPDATE_JAR_SKIPPED_FILE_3
public static final java.lang.String RPT_UPDATE_JAR_SKIPPED_FILE_3
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_UPDATE_JARS_FAILED_1
public static final java.lang.String RPT_UPDATE_JARS_FAILED_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
RPT_UPDATE_JARS_PERMISSIONS_1
public static final java.lang.String RPT_UPDATE_JARS_PERMISSIONS_1
Message constant for key in the resource bundle.- See Also:
- Constant Field Values
-
-
Method Detail
-
get
public static org.opencms.i18n.I_CmsMessageBundle get()
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getBundleName
public java.lang.String getBundleName()
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-
-