org.jbpm.form.builder.ng.model.client.form
Class I18NUtils
java.lang.Object
org.jbpm.form.builder.ng.model.client.form.I18NUtils
- All Implemented Interfaces:
- I18NFormItem
public class I18NUtils
- extends Object
- implements I18NFormItem
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
I18NUtils
public I18NUtils()
containsLocale
public boolean containsLocale(String localeName)
- Specified by:
containsLocale in interface I18NFormItem
saveI18nMap
public void saveI18nMap(Map<String,String> i18nMap)
- Specified by:
saveI18nMap in interface I18NFormItem
getI18nMap
public Map<String,String> getI18nMap()
- Specified by:
getI18nMap in interface I18NFormItem
getI18n
public String getI18n(String key)
- Specified by:
getI18n in interface I18NFormItem
getFormat
public I18NFormItem.Format getFormat()
- Specified by:
getFormat in interface I18NFormItem
setFormat
public void setFormat(I18NFormItem.Format format)
- Specified by:
setFormat in interface I18NFormItem
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.