org.opencms.validation
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.validation.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 GUI_LINK_POINTING_TO_0
          Message constant for key in the resource bundle.
static String GUI_LINK_POINTING_TO_2
          Message constant for key in the resource bundle.
static String GUI_LINK_VALIDATION_RESULTS_ALL_VALID_1
          Message constant for key in the resource bundle.
static String GUI_LINK_VALIDATION_RESULTS_INTRO_1
          Message constant for key in the resource bundle.
static String LOG_LINK_SEARCH_1
          Message constant for key in the resource bundle.
static String LOG_RETRIEVAL_RESOURCE_1
          Message constant for key in the resource bundle.
static String RPT_BROKEN_0
          Message constant for key in the resource bundle.
static String RPT_BROKEN_LINKS_IN_1
          Message constant for key in the resource bundle.
static String RPT_BROKEN_LINKS_SUMMARY_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_BROKEN_LINKS_SUMMARY_END_0
          Message constant for key in the resource bundle.
static String RPT_HTMLLINK_FOUND_BROKEN_LINKS_0
          Message constant for key in the resource bundle.
static String RPT_HTMLLINK_VALIDATING_0
          Message constant for key in the resource bundle.
static String RPT_HTMLLINK_VALIDATOR_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_HTMLLINK_VALIDATOR_END_0
          Message constant for key in the resource bundle.
static String RPT_HTMLLINK_VALIDATOR_ERROR_0
          Message constant for key in the resource bundle.
static String RPT_LINK_VALIDATION_STAT_2
          Message constant for key in the resource bundle.
static String RPT_VALIDATE_EXTERNAL_LINKS_BEGIN_0
          Message constant for key in the resource bundle.
static String RPT_VALIDATE_EXTERNAL_LINKS_END_0
          Message constant for key in the resource bundle.
static 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.
 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

GUI_LINK_POINTING_TO_0

public static final 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 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 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 String GUI_LINK_VALIDATION_RESULTS_INTRO_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_LINK_SEARCH_1

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

See Also:
Constant Field Values

LOG_RETRIEVAL_RESOURCE_1

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

See Also:
Constant Field Values

RPT_BROKEN_0

public static final 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 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 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 String RPT_BROKEN_LINKS_SUMMARY_END_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

RPT_HTMLLINK_FOUND_BROKEN_LINKS_0

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

Returns:
the bundle name for this OpenCms package