Package org.opencms.db.log
Class Messages
java.lang.Object
org.opencms.i18n.A_CmsMessageBundle
org.opencms.db.log.Messages
- All Implemented Interfaces:
I_CmsMessageBundle
Convenience class to access the localized messages of this OpenCms package.
- Since:
- 6.3.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle.static final String
Message constant for key in the resource bundle. -
Method Summary
Modifier and TypeMethodDescriptionstatic I_CmsMessageBundle
get()
Returns an instance of this localized message accessor.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
-
Field Details
-
GUI_LOG_ENTRY_DETAIL_FROM_TO_2
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_DETAIL_NAME_AND_ADDRESS_2
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_DETAIL_NAME_AND_PATH_2
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_DETAIL_PATH_1
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_DETAIL_PATH_AND_RELATION_FILTER_2
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_ADD_RELATION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_CLONED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_CONTENT_MODIFIED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_COPIED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_CREATED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_DATE_EXPIRED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_DATE_RELEASED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_DELETED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_FLAGS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_HIDDEN_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_HISTORY_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_IMPORTED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_MOVED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_PERMISSIONS_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_PROPERTIES_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_PUBLISHED_DELETED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_PUBLISHED_MODIFIED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_PUBLISHED_NEW_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_REMOVE_RELATION_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_RESTORE_DELETED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_RESTORED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_TOUCHED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_TYPE_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_RESOURCE_UNDELETED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_USER_LOGIN_FAILED_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_USER_LOGIN_SUCCESSFUL_0
Message constant for key in the resource bundle.- See Also:
-
GUI_LOG_ENTRY_TYPE_USER_RESOURCE_VISITED_0
Message constant for key in the resource bundle.- See Also:
-
-
Method Details
-
get
Returns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
-
getBundleName
Returns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
-