org.opencms.workflow
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.workflow.Messages
All Implemented Interfaces:
I_CmsMessageBundle

public final class Messages
extends A_CmsMessageBundle

The message bundle for the workflow package.


Field Summary
static java.lang.String ERR_INVALID_WORKFLOW_ACTION_1
          Message key for the resource bundle.
static java.lang.String ERR_NEW_PARENT_NOT_IN_WORKFLOW_1
          Message key for the resource bundle.
static java.lang.String GUI_ALREADY_IN_WORKFLOW_0
          Message key for the resource bundle.
static java.lang.String GUI_BROKEN_LINKS_0
          Message key for the resource bundle.
static java.lang.String GUI_MAIL_PUBLISH_LINK_1
          Message key for the resource bundle.
static java.lang.String GUI_MAIL_USER_LINE_1
          Message key for the resource bundle.
static java.lang.String GUI_WORKFLOW_ACTION_FORCE_PUBLISH_0
          Message key for the resource bundle.
static java.lang.String GUI_WORKFLOW_ACTION_PUBLISH_0
          Message key for the resource bundle.
static java.lang.String GUI_WORKFLOW_ACTION_RELEASE_0
          Message key for the resource bundle.
static java.lang.String GUI_WORKFLOW_PROJECT_DESCRIPTION_2
          Message key for the resource bundle.
static java.lang.String GUI_WORKFLOW_PROJECT_NAME_2
          Message key for the resource bundle.
static java.lang.String GUI_WORKFLOW_PUBLISH_0
          Message key for the resource bundle.
 
Method Summary
static I_CmsMessageBundle get()
          Returns an instance of this localized message accessor.
 java.lang.String getBundleName()
          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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ERR_INVALID_WORKFLOW_ACTION_1

public static final java.lang.String ERR_INVALID_WORKFLOW_ACTION_1
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_WORKFLOW_ACTION_RELEASE_0

public static final java.lang.String GUI_WORKFLOW_ACTION_RELEASE_0
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_WORKFLOW_ACTION_PUBLISH_0

public static final java.lang.String GUI_WORKFLOW_ACTION_PUBLISH_0
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_WORKFLOW_ACTION_FORCE_PUBLISH_0

public static final java.lang.String GUI_WORKFLOW_ACTION_FORCE_PUBLISH_0
Message key for the resource bundle.

See Also:
Constant Field Values

ERR_NEW_PARENT_NOT_IN_WORKFLOW_1

public static final java.lang.String ERR_NEW_PARENT_NOT_IN_WORKFLOW_1
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_MAIL_PUBLISH_LINK_1

public static final java.lang.String GUI_MAIL_PUBLISH_LINK_1
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_WORKFLOW_PROJECT_NAME_2

public static final java.lang.String GUI_WORKFLOW_PROJECT_NAME_2
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_WORKFLOW_PROJECT_DESCRIPTION_2

public static final java.lang.String GUI_WORKFLOW_PROJECT_DESCRIPTION_2
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_WORKFLOW_PUBLISH_0

public static final java.lang.String GUI_WORKFLOW_PUBLISH_0
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_BROKEN_LINKS_0

public static final java.lang.String GUI_BROKEN_LINKS_0
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_MAIL_USER_LINE_1

public static final java.lang.String GUI_MAIL_USER_LINE_1
Message key for the resource bundle.

See Also:
Constant Field Values

GUI_ALREADY_IN_WORKFLOW_0

public static final java.lang.String GUI_ALREADY_IN_WORKFLOW_0
Message key for the resource bundle.

See Also:
Constant Field Values
Method Detail

get

public static 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