org.opencms.relations
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.relations.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.3.0

Field Summary
static java.lang.String ERR_CATEGORY_INVALID_LOCATION_1
          Message constant for key in the resource bundle.
static java.lang.String ERR_RELATION_TYPE_INIT_1
          Message constant for key in the resource bundle.
static java.lang.String GUI_LINK_POINTING_TO_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_LINK_POINTING_TO_2
          Message constant for key in the resource bundle.
static java.lang.String GUI_LINK_VALIDATION_RESULTS_ALL_VALID_1
          Message constant for key in the resource bundle.
static java.lang.String GUI_LINK_VALIDATION_RESULTS_INTRO_1
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_A_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_CATEGORY_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_IMG_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_JSP_STRONG_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_JSP_WEAK_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_OBJECT_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_OU_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_UNKNOWN_1
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_XML_STRONG_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_XML_WEAK_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATION_TYPE_XSD_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATIONS_VALIDATION_DEFAULT_SUBJECT_0
          Message constant for key in the resource bundle.
static java.lang.String GUI_RELATIONS_VALIDATION_PROJECT_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_BROKEN_LINK_BY_ID_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_BROKEN_LINK_BY_NAME_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_BROKEN_LINK_NO_ID_0
          Message constant for key in the resource bundle.
static java.lang.String LOG_BROKEN_LINK_UPDATED_BY_ID_3
          Message constant for key in the resource bundle.
static java.lang.String LOG_BROKEN_LINK_UPDATED_BY_NAME_3
          Message constant for key in the resource bundle.
static java.lang.String LOG_ERR_CREATE_CATEGORY_FOLDER_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_LINK_SEARCH_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_LINK_VALIDATION_READBYID_FAILED_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_LINK_VALIDATION_READBYPATH_FAILED_2
          Message constant for key in the resource bundle.
static java.lang.String LOG_LINK_VALIDATION_RESOURCEDELETED_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_LINK_VALIDATION_RESOURCENOTINLOOKUP_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_RETRIEVAL_RESOURCES_1
          Message constant for key in the resource bundle.
static java.lang.String LOG_RETRIEVAL_RESOURCETYPE_1
          Message constant for key in the resource bundle.
static java.lang.String RPT_BROKEN_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_BROKEN_LINKS_IN_1
          Message constant for key in the resource bundle.
static java.lang.String RPT_BROKEN_LINKS_SUMMARY_BEGIN_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_BROKEN_LINKS_SUMMARY_END_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_HTMLLINK_BROKEN_SOURCE_2
          Message constant for key in the resource bundle.
static java.lang.String RPT_HTMLLINK_BROKEN_TARGET_2
          Message constant for key in the resource bundle.
static java.lang.String RPT_HTMLLINK_FOUND_BROKEN_LINKS_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_HTMLLINK_VALIDATING_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_HTMLLINK_VALIDATOR_BEGIN_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_HTMLLINK_VALIDATOR_END_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_HTMLLINK_VALIDATOR_ERROR_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_LINK_VALIDATION_STAT_2
          Message constant for key in the resource bundle.
static java.lang.String RPT_VALIDATE_EXTERNAL_LINKS_BEGIN_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_VALIDATE_EXTERNAL_LINKS_END_0
          Message constant for key in the resource bundle.
static java.lang.String RPT_VALIDATE_LINK_0
          Message constant for key in 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_CATEGORY_INVALID_LOCATION_1

public static final java.lang.String ERR_CATEGORY_INVALID_LOCATION_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_RELATION_TYPE_INIT_1

public static final java.lang.String ERR_RELATION_TYPE_INIT_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_LINK_POINTING_TO_0

public static final java.lang.String GUI_LINK_POINTING_TO_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_LINK_POINTING_TO_2

public static final java.lang.String GUI_LINK_POINTING_TO_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_LINK_VALIDATION_RESULTS_ALL_VALID_1

public static final java.lang.String GUI_LINK_VALIDATION_RESULTS_ALL_VALID_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_LINK_VALIDATION_RESULTS_INTRO_1

public static final java.lang.String GUI_LINK_VALIDATION_RESULTS_INTRO_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_A_0

public static final java.lang.String GUI_RELATION_TYPE_A_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_CATEGORY_0

public static final java.lang.String GUI_RELATION_TYPE_CATEGORY_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_IMG_0

public static final java.lang.String GUI_RELATION_TYPE_IMG_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_JSP_STRONG_0

public static final java.lang.String GUI_RELATION_TYPE_JSP_STRONG_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_JSP_WEAK_0

public static final java.lang.String GUI_RELATION_TYPE_JSP_WEAK_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_OBJECT_0

public static final java.lang.String GUI_RELATION_TYPE_OBJECT_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_OU_0

public static final java.lang.String GUI_RELATION_TYPE_OU_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_UNKNOWN_1

public static final java.lang.String GUI_RELATION_TYPE_UNKNOWN_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_XML_STRONG_0

public static final java.lang.String GUI_RELATION_TYPE_XML_STRONG_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_XML_WEAK_0

public static final java.lang.String GUI_RELATION_TYPE_XML_WEAK_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATION_TYPE_XSD_0

public static final java.lang.String GUI_RELATION_TYPE_XSD_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATIONS_VALIDATION_DEFAULT_SUBJECT_0

public static final java.lang.String GUI_RELATIONS_VALIDATION_DEFAULT_SUBJECT_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

GUI_RELATIONS_VALIDATION_PROJECT_1

public static final java.lang.String GUI_RELATIONS_VALIDATION_PROJECT_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_BROKEN_LINK_BY_ID_2

public static final java.lang.String LOG_BROKEN_LINK_BY_ID_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_BROKEN_LINK_BY_NAME_1

public static final java.lang.String LOG_BROKEN_LINK_BY_NAME_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_BROKEN_LINK_NO_ID_0

public static final java.lang.String LOG_BROKEN_LINK_NO_ID_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_BROKEN_LINK_UPDATED_BY_ID_3

public static final java.lang.String LOG_BROKEN_LINK_UPDATED_BY_ID_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_BROKEN_LINK_UPDATED_BY_NAME_3

public static final java.lang.String LOG_BROKEN_LINK_UPDATED_BY_NAME_3
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_ERR_CREATE_CATEGORY_FOLDER_1

public static final java.lang.String LOG_ERR_CREATE_CATEGORY_FOLDER_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_LINK_SEARCH_1

public static final java.lang.String LOG_LINK_SEARCH_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_LINK_VALIDATION_READBYID_FAILED_2

public static final java.lang.String LOG_LINK_VALIDATION_READBYID_FAILED_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_LINK_VALIDATION_READBYPATH_FAILED_2

public static final java.lang.String LOG_LINK_VALIDATION_READBYPATH_FAILED_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_LINK_VALIDATION_RESOURCEDELETED_1

public static final java.lang.String LOG_LINK_VALIDATION_RESOURCEDELETED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_LINK_VALIDATION_RESOURCENOTINLOOKUP_1

public static final java.lang.String LOG_LINK_VALIDATION_RESOURCENOTINLOOKUP_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_RETRIEVAL_RESOURCES_1

public static final java.lang.String LOG_RETRIEVAL_RESOURCES_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_RETRIEVAL_RESOURCETYPE_1

public static final java.lang.String LOG_RETRIEVAL_RESOURCETYPE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_BROKEN_0

public static final java.lang.String RPT_BROKEN_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_BROKEN_LINKS_IN_1

public static final java.lang.String RPT_BROKEN_LINKS_IN_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_BROKEN_LINKS_SUMMARY_BEGIN_0

public static final java.lang.String RPT_BROKEN_LINKS_SUMMARY_BEGIN_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_BROKEN_LINKS_SUMMARY_END_0

public static final java.lang.String RPT_BROKEN_LINKS_SUMMARY_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_HTMLLINK_BROKEN_SOURCE_2

public static final java.lang.String RPT_HTMLLINK_BROKEN_SOURCE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_HTMLLINK_BROKEN_TARGET_2

public static final java.lang.String RPT_HTMLLINK_BROKEN_TARGET_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_HTMLLINK_FOUND_BROKEN_LINKS_0

public static final java.lang.String RPT_HTMLLINK_FOUND_BROKEN_LINKS_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_HTMLLINK_VALIDATING_0

public static final java.lang.String RPT_HTMLLINK_VALIDATING_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_HTMLLINK_VALIDATOR_BEGIN_0

public static final java.lang.String RPT_HTMLLINK_VALIDATOR_BEGIN_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_HTMLLINK_VALIDATOR_END_0

public static final java.lang.String RPT_HTMLLINK_VALIDATOR_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_HTMLLINK_VALIDATOR_ERROR_0

public static final java.lang.String RPT_HTMLLINK_VALIDATOR_ERROR_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_LINK_VALIDATION_STAT_2

public static final java.lang.String RPT_LINK_VALIDATION_STAT_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_VALIDATE_EXTERNAL_LINKS_BEGIN_0

public static final java.lang.String RPT_VALIDATE_EXTERNAL_LINKS_BEGIN_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_VALIDATE_EXTERNAL_LINKS_END_0

public static final java.lang.String RPT_VALIDATE_EXTERNAL_LINKS_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_VALIDATE_LINK_0

public static final java.lang.String RPT_VALIDATE_LINK_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 java.lang.String getBundleName()
Returns the bundle name for this OpenCms package.

Returns:
the bundle name for this OpenCms package