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 SummaryFieldsModifier and TypeFieldDescriptionstatic final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.static final StringMessage constant for key in the resource bundle.
- 
Method SummaryModifier and TypeMethodDescriptionstatic I_CmsMessageBundleget()Returns an instance of this localized message accessor.Returns the bundle name for this OpenCms package.Methods inherited from class org.opencms.i18n.A_CmsMessageBundlecontainer, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
- 
Field Details- 
GUI_LOG_ENTRY_DETAIL_FROM_TO_2Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_DETAIL_NAME_AND_ADDRESS_2Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_DETAIL_NAME_AND_PATH_2Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_DETAIL_PATH_1Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_DETAIL_PATH_AND_RELATION_FILTER_2Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_ADD_RELATION_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_CLONED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_CONTENT_MODIFIED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_COPIED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_CREATED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_DATE_EXPIRED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_DATE_RELEASED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_DELETED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_FLAGS_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_HIDDEN_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_HISTORY_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_IMPORTED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_MOVED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_PERMISSIONS_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_PROPERTIES_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_PUBLISHED_DELETED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_PUBLISHED_MODIFIED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_PUBLISHED_NEW_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_REMOVE_RELATION_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_RESTORE_DELETED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_RESTORED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_TOUCHED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_TYPE_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_RESOURCE_UNDELETED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_USER_LOGIN_FAILED_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_USER_LOGIN_SUCCESSFUL_0Message constant for key in the resource bundle.- See Also:
 
- 
GUI_LOG_ENTRY_TYPE_USER_RESOURCE_VISITED_0Message constant for key in the resource bundle.- See Also:
 
 
- 
- 
Method Details- 
getReturns an instance of this localized message accessor.- Returns:
- an instance of this localized message accessor
 
- 
getBundleNameReturns the bundle name for this OpenCms package.- Returns:
- the bundle name for this OpenCms package
 
 
-