Class DocsMessages


  • public final class DocsMessages
    extends Object
    This file contains localizable message descriptors having the resource name org.forgerock.opendj.maven.doc.docs. This file was generated automatically by the i18n-maven-plugin from the property file org/forgerock/opendj/maven/doc/docs.properties and it should not be manually edited.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_ACCESS_CONTROL
      Access Control.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_ADMIN
      the administration framework.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_ADMIN_TOOL
      the tool like the offline installer and uninstaller.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_AUDIT
      common audit event handling.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_BACKEND
      generic backends.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_CONFIG
      configuration handling.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_CORE
      the core server.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_DSCONFIG
      the dsconfig administration tool.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_EXTENSIONS
      server extensions (for example, extended operations, SASL mechanisms, password storage schemes, password validators, and so on).
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_JVM
      the Java Virtual Machine.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_LOG
      the server loggers.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_PLUGIN
      plugin processing.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_PROTOCOL
      connection and protocol handling (for example, ASN.1 and LDAP).
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_QUICKSETUP
      quicksetup tools.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_RUNTIME_INFORMATION
      the runtime information.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_SCHEMA
      the server schema elements.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_SDK
      the OpenDJ LDAP SDK.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_SYNC
      replication.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_TASK
      tasks.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_THIRD_PARTY
      third-party (including user-defined) modules.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_TOOLS
      tools.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_USER_DEFINED
      user-defined modules.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_UTIL
      the general server utilities.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_VERSION
      version information.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_DEFINITION_COLUMN_TITLE
      ACI Definition
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_DESCRIPTION_COLUMN_TITLE
      Description
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_NAME_COLUMN_TITLE
      Name
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_TABLE_SUMMARY
      OpenDJ directory server defines the following global ACIs by default:
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_TABLE_TITLE
      Default Global ACIs
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERROR_SEVERITY_PRINTABLE
      ERROR
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 LOG_REF_INDEXTERM
      Logs
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 LOG_REF_INTRO
      describes logs.
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 LOG_REF_TITLE
      Log Message Reference
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> MESSAGE_CATEGORY
      Log Message Category: %s
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> MESSAGE_MESSAGE
      Message: %s
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 MESSAGE_NO_ORDINAL
      N/A
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> MESSAGE_ORDINAL_ID
      ID: %s
      static org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> MESSAGE_SEVERITY
      Severity: %s
    • Field Detail

      • CATEGORY_ACCESS_CONTROL

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_ACCESS_CONTROL
        Access Control.
      • CATEGORY_ADMIN

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_ADMIN
        the administration framework.
      • CATEGORY_ADMIN_TOOL

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_ADMIN_TOOL
        the tool like the offline installer and uninstaller.
      • CATEGORY_AUDIT

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_AUDIT
        common audit event handling.
      • CATEGORY_BACKEND

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_BACKEND
        generic backends.
      • CATEGORY_CONFIG

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_CONFIG
        configuration handling.
      • CATEGORY_CORE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_CORE
        the core server.
      • CATEGORY_DSCONFIG

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_DSCONFIG
        the dsconfig administration tool.
      • CATEGORY_EXTENSIONS

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_EXTENSIONS
        server extensions (for example, extended operations, SASL mechanisms, password storage schemes, password validators, and so on).
      • CATEGORY_JVM

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_JVM
        the Java Virtual Machine.
      • CATEGORY_LOG

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_LOG
        the server loggers.
      • CATEGORY_PLUGIN

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_PLUGIN
        plugin processing.
      • CATEGORY_PROTOCOL

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_PROTOCOL
        connection and protocol handling (for example, ASN.1 and LDAP).
      • CATEGORY_QUICKSETUP

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_QUICKSETUP
        quicksetup tools.
      • CATEGORY_RUNTIME_INFORMATION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_RUNTIME_INFORMATION
        the runtime information.
      • CATEGORY_SCHEMA

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_SCHEMA
        the server schema elements.
      • CATEGORY_SDK

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_SDK
        the OpenDJ LDAP SDK.
      • CATEGORY_SYNC

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_SYNC
        replication.
      • CATEGORY_TASK

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_TASK
        tasks.
      • CATEGORY_THIRD_PARTY

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_THIRD_PARTY
        third-party (including user-defined) modules.
      • CATEGORY_TOOLS

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_TOOLS
        tools.
      • CATEGORY_USER_DEFINED

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_USER_DEFINED
        user-defined modules.
      • CATEGORY_UTIL

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_UTIL
        the general server utilities.
      • CATEGORY_VERSION

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 CATEGORY_VERSION
        version information.
      • DOC_GLOBAL_ACIS_DEFINITION_COLUMN_TITLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_DEFINITION_COLUMN_TITLE
        ACI Definition
      • DOC_GLOBAL_ACIS_DESCRIPTION_COLUMN_TITLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_DESCRIPTION_COLUMN_TITLE
        Description
      • DOC_GLOBAL_ACIS_NAME_COLUMN_TITLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_NAME_COLUMN_TITLE
        Name
      • DOC_GLOBAL_ACIS_TABLE_SUMMARY

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_TABLE_SUMMARY
        OpenDJ directory server defines the following global ACIs by default:
      • DOC_GLOBAL_ACIS_TABLE_TITLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 DOC_GLOBAL_ACIS_TABLE_TITLE
        Default Global ACIs
      • ERROR_SEVERITY_PRINTABLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 ERROR_SEVERITY_PRINTABLE
        ERROR
      • LOG_REF_INDEXTERM

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 LOG_REF_INDEXTERM
        Logs
      • LOG_REF_INTRO

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 LOG_REF_INTRO
        describes logs. Access and audit logs concern client operations rather than OpenDJ directory server and tools, and so are not listed here. Instead, this appendix covers severe and fatal error messages for the directory server and its tools, such as those logged in /path/to/opendj/logs/errors, and /path/to/opendj/logs/replication.
      • LOG_REF_TITLE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 LOG_REF_TITLE
        Log Message Reference
      • MESSAGE_CATEGORY

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> MESSAGE_CATEGORY
        Log Message Category: %s
      • MESSAGE_MESSAGE

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> MESSAGE_MESSAGE
        Message: %s
      • MESSAGE_NO_ORDINAL

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg0 MESSAGE_NO_ORDINAL
        N/A
      • MESSAGE_ORDINAL_ID

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> MESSAGE_ORDINAL_ID
        ID: %s
      • MESSAGE_SEVERITY

        public static final org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object> MESSAGE_SEVERITY
        Severity: %s
    • Method Detail

      • resourceName

        public static String resourceName()
        Returns the name of the resource associated with the messages contained in this class. The resource name may be used for obtaining named loggers, e.g. using SLF4J's org.slf4j.LoggerFactory#getLogger(String name).
        Returns:
        The name of the resource associated with the messages contained in this class.