Package io.jmix.dynattr
Class MsgBundleTools
java.lang.Object
io.jmix.dynattr.MsgBundleTools
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier 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
- 
MsgBundleTools
public MsgBundleTools() 
 - 
 - 
Method Details
- 
getLocalizedValue
 - 
getLocalizedEnumeration
 - 
getMsgBundleValues
 - 
getMsgBundle
 - 
convertMsgBundleToEnumMsgBundle
 - 
convertEnumMsgBundleToMsgBundle
 - 
getEnumMsgBundleValues
 
 -