Interface IDisplayableMessage

    • Method Detail

      • getMessageKey

        java.lang.String getMessageKey()
        Text key for the displayable message, so that it can be translated.
        Returns:
        message key
      • getMessageArguments

        java.lang.Object[] getMessageArguments()
        Array of arguments that go into the replaced message.
        Returns:
        array of objects.