Package org.opencms.ugc
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.ugc.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Messages for the package org.opencms.editors.usergenerated.
-
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. -
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_TOO_MANY_CONTENTS_1
Message constant for key in the resource bundle.- See Also:
-
ERR_UPLOAD_TOO_BIG_1
Message constant for key in the resource bundle.- See Also:
-
ERR_UPLOAD_FILE_EXTENSION_NOT_ALLOWED_1
Message constant for key in the resource bundle.- See Also:
-
ERR_NO_UPLOADS_ALLOWED_0
Message constant for key in the resource bundle.- See Also:
-
ERR_CANT_EDIT_MULTIPLE_CONTENTS_IN_SESSION_0
Message constant for key in the resource bundle.- See Also:
-
ERR_INVALID_FILE_NAME_TO_LOAD_1
Message constant for key in the resource bundle.- See Also:
-
ERR_FORM_SESSION_ALREADY_FINISHED_0
Message constant for key in the resource bundle.- See Also:
-
ERR_WAIT_QUEUE_EXCEEDED_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
-