Package io.jmix.dynattr
Class MsgBundleTools
java.lang.Object
io.jmix.dynattr.MsgBundleTools
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionconvertEnumMsgBundleToMsgBundle(String enumMsgBundle) convertMsgBundleToEnumMsgBundle(String enumValue, String msgBundle) getEnumMsgBundleValues(String localeBundle) getLocalizedEnumeration(String msgBundle, String enumeration) getLocalizedValue(String msgBundle, String defaultValue) getMsgBundle(Properties properties) getMsgBundleValues(String localeBundle) 
- 
Field Details- 
currentAuthentication
 
- 
- 
Constructor Details- 
MsgBundleToolspublic MsgBundleTools()
 
- 
- 
Method Details- 
getLocalizedValue
- 
getLocalizedEnumeration
- 
getMsgBundleValues
- 
getMsgBundle
- 
convertMsgBundleToEnumMsgBundle
- 
convertEnumMsgBundleToMsgBundle
- 
getEnumMsgBundleValues
 
-