Package org.forgerock.opendj.maven.doc
Class DocsMessages
- java.lang.Object
-
- org.forgerock.opendj.maven.doc.DocsMessages
-
public final class DocsMessages extends Object
This file contains localizable message descriptors having the resource nameorg.forgerock.opendj.maven.doc.docs. This file was generated automatically by thei18n-maven-pluginfrom the property fileorg/forgerock/opendj/maven/doc/docs.propertiesand it should not be manually edited.
-
-
Field Summary
Fields Modifier and Type Field Description static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_ACCESS_CONTROLAccess Control.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_ADMINthe administration framework.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_ADMIN_TOOLthe tool like the offline installer and uninstaller.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_AUDITcommon audit event handling.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_BACKENDgeneric backends.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_CONFIGconfiguration handling.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_COREthe core server.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_DSCONFIGthe dsconfig administration tool.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_EXTENSIONSserver extensions (for example, extended operations, SASL mechanisms, password storage schemes, password validators, and so on).static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_JVMthe Java Virtual Machine.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_LOGthe server loggers.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_PLUGINplugin processing.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_PROTOCOLconnection and protocol handling (for example, ASN.1 and LDAP).static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_QUICKSETUPquicksetup tools.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_RUNTIME_INFORMATIONthe runtime information.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_SCHEMAthe server schema elements.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_SDKthe OpenDJ LDAP SDK.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_SYNCreplication.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_TASKtasks.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_THIRD_PARTYthird-party (including user-defined) modules.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_TOOLStools.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_USER_DEFINEDuser-defined modules.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_UTILthe general server utilities.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0CATEGORY_VERSIONversion information.static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0DOC_GLOBAL_ACIS_DEFINITION_COLUMN_TITLEACI Definitionstatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg0DOC_GLOBAL_ACIS_DESCRIPTION_COLUMN_TITLEDescriptionstatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg0DOC_GLOBAL_ACIS_NAME_COLUMN_TITLENamestatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg0DOC_GLOBAL_ACIS_TABLE_SUMMARYOpenDJ directory server defines the following global ACIs by default:static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0DOC_GLOBAL_ACIS_TABLE_TITLEDefault Global ACIsstatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg0ERROR_SEVERITY_PRINTABLEERRORstatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg0LOG_REF_INDEXTERMLogsstatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg0LOG_REF_INTROdescribes logs. static org.forgerock.i18n.LocalizableMessageDescriptor.Arg0LOG_REF_TITLELog Message Referencestatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object>MESSAGE_CATEGORYLog Message Category: %sstatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object>MESSAGE_MESSAGEMessage: %sstatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg0MESSAGE_NO_ORDINALN/Astatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object>MESSAGE_ORDINAL_IDID: %sstatic org.forgerock.i18n.LocalizableMessageDescriptor.Arg1<Object>MESSAGE_SEVERITYSeverity: %s
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringresourceName()Returns the name of the resource associated with the messages contained in this class.
-
-
-
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'sorg.slf4j.LoggerFactory#getLogger(String name).- Returns:
- The name of the resource associated with the messages contained in this class.
-
-