Uses of Class
de.xima.fc.gui.common.bean.LocaleBean
- 
Packages that use LocaleBean Package Description de.xima.fc.gui.bean.settings de.xima.fc.gui.common.utils.msg de.xima.fc.inbox.bean de.xima.fc.inbox.model  - 
- 
Uses of LocaleBean in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return LocaleBean Modifier and Type Method Description LocaleBeanSystemMessagesBean. getLocaleBean()Methods in de.xima.fc.gui.bean.settings with parameters of type LocaleBean Modifier and Type Method Description voidSystemMessagesBean. setLocaleBean(LocaleBean localeBean) - 
Uses of LocaleBean in de.xima.fc.gui.common.utils.msg
Methods in de.xima.fc.gui.common.utils.msg that return LocaleBean Modifier and Type Method Description LocaleBeanAJSFContext. getLocaleBean()Methods in de.xima.fc.gui.common.utils.msg with parameters of type LocaleBean Modifier and Type Method Description voidAJSFContext. setLocaleBean(LocaleBean localeBean) - 
Uses of LocaleBean in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return LocaleBean Modifier and Type Method Description LocaleBeanProcessFormRecordEditBean. getLocaleBean()Methods in de.xima.fc.inbox.bean with parameters of type LocaleBean Modifier and Type Method Description voidProcessFormRecordEditBean. setLocaleBean(LocaleBean localeBean) - 
Uses of LocaleBean in de.xima.fc.inbox.model
Methods in de.xima.fc.inbox.model with parameters of type LocaleBean Modifier and Type Method Description StringFormRecordListItem. getStateName(LocaleBean localeBean) 
 -