Interface I_CmsMessageContainer

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String key​(java.util.Locale locale)
      Gets the real message for the given locale.
    • Method Detail

      • key

        java.lang.String key​(java.util.Locale locale)
        Gets the real message for the given locale.

        Parameters:
        locale - the locale
        Returns:
        the message for the given locale