Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static Message |
newInstance()
Constructs a new instance of
Message . |
static Message |
newInstance(String messageKey,
String message,
boolean isHtml)
Constructs a new instance of
Message , taking all
required and/or read-only properties as arguments. |
static Message |
newInstance(String messageKey,
String message,
boolean isHtml,
Language language)
Constructs a new instance of
Message , taking all
possible properties (except the identifier(s))as arguments. |
Copyright © 2019 Communote team. All rights reserved.