Package org.opencms.workflow
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.workflow.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
The message bundle for the workflow package.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for the resource bundle.static final String
Message key for 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_INVALID_WORKFLOW_ACTION_1
Message key for the resource bundle.- See Also:
-
ERR_NEW_PARENT_NOT_IN_WORKFLOW_1
Message key for the resource bundle.- See Also:
-
GUI_ALREADY_IN_WORKFLOW_0
Message key for the resource bundle.- See Also:
-
GUI_BROKEN_LINKS_0
Message key for the resource bundle.- See Also:
-
GUI_MAIL_PUBLISH_LINK_1
Message key for the resource bundle.- See Also:
-
GUI_MAIL_USER_LINE_1
Message key for the resource bundle.- See Also:
-
GUI_WORKFLOW_ACTION_FORCE_PUBLISH_0
Message key for the resource bundle.- See Also:
-
GUI_WORKFLOW_ACTION_PUBLISH_0
Message key for the resource bundle.- See Also:
-
GUI_WORKFLOW_ACTION_RELEASE_0
Message key for the resource bundle.- See Also:
-
GUI_WORKFLOW_PROJECT_DESCRIPTION_2
Message key for the resource bundle.- See Also:
-
GUI_WORKFLOW_PROJECT_NAME_2
Message key for the resource bundle.- See Also:
-
GUI_WORKFLOW_PUBLISH_0
Message key for 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
-