| Interface | Description |
|---|---|
| ContextMessageSource |
Returns messages based on the
LocaleContextHolder |
| ErrorCoded | |
| Identifiable | |
| Labeled | |
| MessageResolution |
| Class | Description |
|---|---|
| ContextMessageSourceImpl | |
| I18nConfig | |
| I18nUtils | |
| LanguageService | |
| LocalizationMessageSource |
The standard Molgenis
MessageSource which looks up messages in the MessageResolution and delegates MessageFormat creation to a MessageFormatFactory. |
| MessageSourceHolder | |
| PropertiesMessageSource |
If you want localization messages for a namespace to be picked up by the populator, you need to
create a
PropertiesMessageSource bean for that namespace and add it to the context. |
| Exception | Description |
|---|---|
| BadRequestException | |
| CodedRuntimeException |
RuntimeException with error code. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.