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 LocaleBean
SystemMessagesBean. getLocaleBean()
Methods in de.xima.fc.gui.bean.settings with parameters of type LocaleBean Modifier and Type Method Description void
SystemMessagesBean. 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 LocaleBean
AJSFContext. getLocaleBean()
Methods in de.xima.fc.gui.common.utils.msg with parameters of type LocaleBean Modifier and Type Method Description void
AJSFContext. 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 LocaleBean
ProcessFormRecordEditBean. getLocaleBean()
Methods in de.xima.fc.inbox.bean with parameters of type LocaleBean Modifier and Type Method Description void
ProcessFormRecordEditBean. 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 String
FormRecordListItem. getStateName(LocaleBean localeBean)
-