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 de.xima.fc.workflow.designer.bean.nodes -
-
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
Fields in de.xima.fc.gui.common.utils.msg declared as LocaleBean Modifier and Type Field Description protected LocaleBean
AJSFContext. localeBean
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)
-
Uses of LocaleBean in de.xima.fc.workflow.designer.bean.nodes
Fields in de.xima.fc.workflow.designer.bean.nodes declared as LocaleBean Modifier and Type Field Description protected LocaleBean
ABooleanExpressionBean. localeBean
protected LocaleBean
ABooleanExpressionBean. localeBean
-