org.opencms.workplace.commons
Class Messages

java.lang.Object
  extended byorg.opencms.i18n.A_CmsMessageBundle
      extended byorg.opencms.workplace.commons.Messages
All Implemented Interfaces:
I_CmsMessageBundle

public final class Messages
extends A_CmsMessageBundle

Convenience class to access the localized messages of this OpenCms package.

Since:
6.0.0
Version:
$Revision: 1.9 $
Author:
Jan Baudisch

Field Summary
static String ERR_BUILDING_RESTYPE_LIST_1
          Message constant for key in the resource bundle.
static String ERR_CHANGE_LINK_TARGET_0
          Message constant for key in the resource bundle.
static String ERR_COPY_ONTO_ITSELF_1
          Message constant for key in the resource bundle.
static String ERR_FILE_SIZE_TOO_LARGE_1
          Message constant for key in the resource bundle.
static String ERR_GET_LINK_TARGET_1
          Message constant for key in the resource bundle.
static String ERR_GET_RESTYPE_1
          Message constant for key in the resource bundle.
static String ERR_INVALID_NEW_PASS_0
          Message constant for key in the resource bundle.
static String ERR_INVALID_OLD_PASS_0
          Message constant for key in the resource bundle.
static String ERR_INVALID_PROP_0
          Message constant for key in the resource bundle.
static String ERR_MOVE_FAILED_TARGET_EXISTS_2
          Message constant for key in the resource bundle.
static String ERR_MOVE_ONTO_ITSELF_1
          Message constant for key in the resource bundle.
static String ERR_PARSE_EXPIREDATE_1
          Message constant for key in the resource bundle.
static String ERR_PARSE_RELEASEDATE_1
          Message constant for key in the resource bundle.
static String ERR_PARSE_TIMESTAMP_1
          Message constant for key in the resource bundle.
static String ERR_REDIRECT_XMLPAGE_DIALOG_1
          Message constant for key in the resource bundle.
static String ERR_RESOURCE_OUTSIDE_TIMEWINDOW_1
          Message constant for key in the resource bundle.
static String ERR_UPLOAD_FILE_NOT_FOUND_0
          Message constant for key in the resource bundle.
static String GUI_COPYTOPROJECT_NOPART_1
          Message constant for key in the resource bundle.
static String GUI_COPYTOPROJECT_PART_1
          Message constant for key in the resource bundle.
static String GUI_COPYTOPROJECT_PROJECT_CONFIRMATION_2
          Message constant for key in the resource bundle.
static String GUI_COPYTOPROJECT_RESOURCES_0
          Message constant for key in the resource bundle.
static String GUI_COPYTOPROJECT_TITLE_0
          Message constant for key in the resource bundle.
static String GUI_PROPERTY_ADVANCED_NO_PROPDEFS_0
          Message constant for key in the resource bundle.
static String LOG_COMPUTING_PUBRES_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_DISPLAY_UNLOCK_INF_FAILED_0
          Message constant for key in the resource bundle.
static String LOG_ERROR_INCLUDE_FAILED_1
          Message constant for key in the resource bundle.
static String LOG_SET_PROJECT_NAME_FAILED_0
          Message constant for key in the resource bundle.
 
Method Summary
static I_CmsMessageBundle get()
          Returns an instance of this localized message accessor.
 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, key, key, key, key, key, key, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ERR_BUILDING_RESTYPE_LIST_1

public static final String ERR_BUILDING_RESTYPE_LIST_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_CHANGE_LINK_TARGET_0

public static final String ERR_CHANGE_LINK_TARGET_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_COPY_ONTO_ITSELF_1

public static final String ERR_COPY_ONTO_ITSELF_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_FILE_SIZE_TOO_LARGE_1

public static final String ERR_FILE_SIZE_TOO_LARGE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_GET_LINK_TARGET_1

public static final String ERR_GET_LINK_TARGET_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_GET_RESTYPE_1

public static final String ERR_GET_RESTYPE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_NEW_PASS_0

public static final String ERR_INVALID_NEW_PASS_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_OLD_PASS_0

public static final String ERR_INVALID_OLD_PASS_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_PROP_0

public static final String ERR_INVALID_PROP_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_MOVE_FAILED_TARGET_EXISTS_2

public static final String ERR_MOVE_FAILED_TARGET_EXISTS_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_MOVE_ONTO_ITSELF_1

public static final String ERR_MOVE_ONTO_ITSELF_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_PARSE_EXPIREDATE_1

public static final String ERR_PARSE_EXPIREDATE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_PARSE_RELEASEDATE_1

public static final String ERR_PARSE_RELEASEDATE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_PARSE_TIMESTAMP_1

public static final String ERR_PARSE_TIMESTAMP_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_REDIRECT_XMLPAGE_DIALOG_1

public static final String ERR_REDIRECT_XMLPAGE_DIALOG_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_RESOURCE_OUTSIDE_TIMEWINDOW_1

public static final String ERR_RESOURCE_OUTSIDE_TIMEWINDOW_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_UPLOAD_FILE_NOT_FOUND_0

public static final String ERR_UPLOAD_FILE_NOT_FOUND_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_COPYTOPROJECT_NOPART_1

public static final String GUI_COPYTOPROJECT_NOPART_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_COPYTOPROJECT_PART_1

public static final String GUI_COPYTOPROJECT_PART_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_COPYTOPROJECT_PROJECT_CONFIRMATION_2

public static final String GUI_COPYTOPROJECT_PROJECT_CONFIRMATION_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_COPYTOPROJECT_RESOURCES_0

public static final String GUI_COPYTOPROJECT_RESOURCES_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_COPYTOPROJECT_TITLE_0

public static final String GUI_COPYTOPROJECT_TITLE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_PROPERTY_ADVANCED_NO_PROPDEFS_0

public static final String GUI_PROPERTY_ADVANCED_NO_PROPDEFS_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_COMPUTING_PUBRES_FAILED_0

public static final String LOG_COMPUTING_PUBRES_FAILED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DISPLAY_UNLOCK_INF_FAILED_0

public static final String LOG_DISPLAY_UNLOCK_INF_FAILED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ERROR_INCLUDE_FAILED_1

public static final String LOG_ERROR_INCLUDE_FAILED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_SET_PROJECT_NAME_FAILED_0

public static final String LOG_SET_PROJECT_NAME_FAILED_0
Message constant for key in 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 String getBundleName()
Returns the bundle name for this OpenCms package.

Returns:
the bundle name for this OpenCms package