Package org.opencms.i18n
Interface I_CmsMessageContainer
- All Known Implementing Classes:
CmsJsonMessageContainer
,CmsMessageContainer
public interface I_CmsMessageContainer
Interface which represents a message independent of the locale.
-
Method Summary
-
Method Details
-
key
Gets the real message for the given locale.- Parameters:
locale
- the locale- Returns:
- the message for the given locale
-