|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITranslationBundle
Provides the model translation keys. This should generally not be used directly.
Method Summary | |
---|---|
boolean |
containsKey(String pKey)
|
Set<String> |
getKeys()
The set of translations keys |
Locale |
getLocale()
The translation locale Locale.ROOT for base bundle |
String |
getValue(String pKey)
|
Method Detail |
---|
Locale getLocale()
Set<String> getKeys()
boolean containsKey(String pKey)
String getValue(String pKey)
pKey
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |