public class SpincastCoreDictionaryEntriesDefault extends DictionaryBase implements SpincastCoreDictionaryEntries
If you do not use the default
Dictionary implementation, your have to provide a
value for the messages specified here!
| Modifier and Type | Field and Description |
|---|---|
static String |
MESSAGE_KEY_EXCEPTION_DEFAULTMESSAGE |
static String |
MESSAGE_KEY_ROUTE_NOT_FOUND_DEFAULTMESSAGE |
static String |
MESSAGE_KEY_VALIDATION_GENERICERROR_DEFAULTTEXT |
| Constructor and Description |
|---|
SpincastCoreDictionaryEntriesDefault() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,String>> |
getDictionaryEntries() |
void |
init() |
getMessages, key, msgpublic static final String MESSAGE_KEY_ROUTE_NOT_FOUND_DEFAULTMESSAGE
public static final String MESSAGE_KEY_EXCEPTION_DEFAULTMESSAGE
public static final String MESSAGE_KEY_VALIDATION_GENERICERROR_DEFAULTTEXT
public SpincastCoreDictionaryEntriesDefault()
@Inject public void init()
public Map<String,Map<String,String>> getDictionaryEntries()
getDictionaryEntries in interface DictionaryEntriesCopyright © 2019. All rights reserved.