Package org.opencms.site
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.site.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.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. -
Method Summary
Modifier and TypeMethodDescriptionstatic 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_CONFIG_FROZEN_0
Message constant for key in the resource bundle.- See Also:
-
ERR_DUPLICATE_SERVER_NAME_1
Message constant for key in the resource bundle.- See Also:
-
ERR_EMPTY_SERVER_URL_0
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_SITE_ROOT_1
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_PATH_FOR_SHARED_FOLDER_1
Message constant for key in the resource bundle.- See Also:
-
ERR_SECURESERVER_MISSING_1
Message constant for key in the resource bundle.- See Also:
-
ERR_SITE_ALREADY_CONFIGURED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_SITE_NOT_CONFIGURED_1
Message constant for key in the resource bundle.- See Also:
-
INIT_DEFAULT_SITE_ROOT_0
Message constant for key in the resource bundle.- See Also:
-
INIT_DEFAULT_SITE_ROOT_1
Message constant for key in the resource bundle.- See Also:
-
INIT_NO_ROOT_FOLDER_1
Message constant for key in the resource bundle.- See Also:
-
INIT_NO_ROOT_FOLDER_DEFAULT_SITE_1
Message constant for key in the resource bundle.- See Also:
-
INIT_NUM_SITE_ROOTS_CONFIGURED_1
Message constant for key in the resource bundle.- See Also:
-
INIT_SITE_ROOT_ADDED_1
Message constant for key in the resource bundle.- See Also:
-
INIT_START_SITE_CONFIG_0
Message constant for key in the resource bundle.- See Also:
-
INIT_WORKPLACE_SITE_0
Message constant for key in the resource bundle.- See Also:
-
INIT_WORKPLACE_SITE_1
Message constant for key in the resource bundle.- See Also:
-
LOG_MATCHING_REQUEST_TO_SITE_2
Message constant for key in the resource bundle.- See Also:
-
LOG_READ_SITE_PROP_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SSL_MODE_LETS_ENCRYPT_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SSL_MODE_MANUAL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SSL_MODE_MANUAL_EP_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SSL_MODE_NOSSL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_SSL_MODE_SECURE_SERVER_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
-