Interface Message

  • All Known Implementing Classes:
    MessageImpl

    public interface Message
    Message Interface for a lazy loading. For Native Language Support (NLS), system of software internationalization.
    • Method Detail

      • getArguments

        Object[] getArguments()
      • getLocalizedMessage

        String getLocalizedMessage()
      • getLocalizedMessage

        String getLocalizedMessage​(Locale locale)