public interface MessageHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT_ATTRIBUTE |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAvailableLanguages() |
com.github.ideahut.qms.shared.client.object.CodeMessage |
getCodeMessage(String code,
boolean checkArgs,
String... args) |
com.github.ideahut.qms.shared.client.object.CodeMessage |
getCodeMessage(String code,
String... args) |
String |
getMessage(String code,
boolean checkArgs,
String... args) |
String |
getMessage(String code,
String... args) |
Map<String,String> |
getMessages(String... codes) |
String |
getPrimaryLanguage() |
static final String CONTEXT_ATTRIBUTE
String getPrimaryLanguage()
com.github.ideahut.qms.shared.client.object.CodeMessage getCodeMessage(String code, boolean checkArgs, String... args)
com.github.ideahut.qms.shared.client.object.CodeMessage getCodeMessage(String code, String... args)
Copyright © 2020. All rights reserved.