Uses of Class
de.xima.fc.gui.common.bean.ViewBean
Packages that use ViewBean
Package
Description
-
Uses of ViewBean in de.xima.fc.gui.bean
Fields in de.xima.fc.gui.bean declared as ViewBeanMethods in de.xima.fc.gui.bean that return ViewBeanMethods in de.xima.fc.gui.bean with parameters of type ViewBeanModifier and TypeMethodDescriptionvoid
AExternalUserBean.setViewBean
(ViewBean viewBean) Deprecated. -
Uses of ViewBean in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application that return ViewBeanMethods in de.xima.fc.gui.bean.application with parameters of type ViewBean -
Uses of ViewBean in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return ViewBeanModifier and TypeMethodDescriptionCurrentProjectBean.getViewBean()
Deprecated.ProjectAccessBean.getViewBean()
Deprecated.ProjectFilterBean.getViewBean()
ProjectImportBean.getViewBean()
Deprecated.ProjectInviteBean.getViewBean()
ProjectPermissionBean.getViewBean()
Deprecated.Methods in de.xima.fc.gui.bean.project with parameters of type ViewBeanModifier and TypeMethodDescriptionvoid
CurrentProjectBean.setViewBean
(ViewBean viewBean) Deprecated.void
ProjectAccessBean.setViewBean
(ViewBean viewBean) Deprecated.void
ProjectFilterBean.setViewBean
(ViewBean viewBean) void
ProjectImportBean.setViewBean
(ViewBean viewBean) Deprecated.void
ProjectInviteBean.setViewBean
(ViewBean viewBean) void
ProjectPermissionBean.setViewBean
(ViewBean viewBean) Deprecated. -
Uses of ViewBean in de.xima.fc.gui.bean.protocol
Methods in de.xima.fc.gui.bean.protocol that return ViewBeanMethods in de.xima.fc.gui.bean.protocol with parameters of type ViewBeanModifier and TypeMethodDescriptionvoid
ProtocolCleanupBean.setViewBean
(ViewBean viewBean) Deprecated. -
Uses of ViewBean in de.xima.fc.gui.common.bean
Fields in de.xima.fc.gui.common.bean declared as ViewBeanMethods in de.xima.fc.gui.common.bean that return ViewBeanModifier and TypeMethodDescriptionAContextBean.getViewBean()
Deprecated.CurrentViewBean.getViewBean()
Deprecated.FeedbackBean.getViewBean()
Deprecated.LoginBean.getViewBean()
Deprecated.MenuTemplateBean.getViewBean()
Deprecated.SupportBean.getViewBean()
Deprecated.Methods in de.xima.fc.gui.common.bean with parameters of type ViewBeanModifier and TypeMethodDescriptionvoid
AContextBean.setViewBean
(ViewBean viewBean) Deprecated.void
CurrentViewBean.setViewBean
(ViewBean viewBean) Deprecated.void
FeedbackBean.setViewBean
(ViewBean viewBean) Deprecated.void
LoginBean.setViewBean
(ViewBean viewBean) Deprecated.void
MenuTemplateBean.setViewBean
(ViewBean viewBean) Deprecated.void
SupportBean.setViewBean
(ViewBean viewBean) Deprecated.Constructors in de.xima.fc.gui.common.bean with parameters of type ViewBean -
Uses of ViewBean in de.xima.fc.gui.common.interfaces
Methods in de.xima.fc.gui.common.interfaces with parameters of type ViewBean -
Uses of ViewBean in de.xima.fc.gui.common.model
Methods in de.xima.fc.gui.common.model with parameters of type ViewBeanModifier and TypeMethodDescriptionboolean
Deprecated.Constructors in de.xima.fc.gui.common.model with parameters of type ViewBeanModifierConstructorDescriptionCustomViewModel
(IPluginMenuEntry pluginEntry, ViewBean viewBean, String portalContextName) Deprecated. -
Uses of ViewBean in de.xima.fc.gui.common.statics
Methods in de.xima.fc.gui.common.statics with parameters of type ViewBean -
Uses of ViewBean in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return ViewBeanModifier and TypeMethodDescriptionProcessReviewBean.getViewBean()
Deprecated.ProcessStateChangeBean.getViewBean()
Deprecated.Methods in de.xima.fc.inbox.bean with parameters of type ViewBeanModifier and TypeMethodDescriptionvoid
ProcessReviewBean.setViewBean
(ViewBean viewBean) Deprecated.void
ProcessStateChangeBean.setViewBean
(ViewBean viewBean) Deprecated. -
Uses of ViewBean in de.xima.fc.inbox.model
Methods in de.xima.fc.inbox.model with parameters of type ViewBeanModifier and TypeMethodDescriptionProcessGUIModel.Builder.build
(UserContext uc, IUser user, ViewBean viewBean) Deprecated.static List<javax.faces.model.SelectItem>
ProcessGUIModel.Builder.getFormProcessTypes
(List<Status> availableStates, Vorgang formRecord, ViewBean viewBean, Locale locale) Deprecated.