Package org.spincast.core.dictionary
Class SpincastCoreDictionaryEntriesDefault
java.lang.Object
org.spincast.core.dictionary.DictionaryBase
org.spincast.core.dictionary.SpincastCoreDictionaryEntriesDefault
- All Implemented Interfaces:
DictionaryEntries
,SpincastCoreDictionaryEntries
public class SpincastCoreDictionaryEntriesDefault
extends DictionaryBase
implements SpincastCoreDictionaryEntries
Provides a default english value for the messages that are
required in any Spincast application.
If you do not use the default
Dictionary
implementation, your have to provide a
value for the messages specified here!
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.spincast.core.dictionary.DictionaryBase
getAllKeys, getMessages, key, msg
-
Field Details
-
MESSAGE_KEY_ROUTE_NOT_FOUND_DEFAULTMESSAGE
-
MESSAGE_KEY_EXCEPTION_DEFAULTMESSAGE
-
MESSAGE_KEY_VALIDATION_GENERICERROR_DEFAULTTEXT
-
-
Constructor Details
-
SpincastCoreDictionaryEntriesDefault
public SpincastCoreDictionaryEntriesDefault()
-
-
Method Details
-
init
@Inject public void init() -
getDictionaryEntries
- Specified by:
getDictionaryEntries
in interfaceDictionaryEntries
-