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 TypeMethodDescriptionvoidAExternalUserBean.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 TypeMethodDescriptionvoidCurrentProjectBean.setViewBean(ViewBean viewBean) Deprecated.voidProjectAccessBean.setViewBean(ViewBean viewBean) Deprecated.voidProjectFilterBean.setViewBean(ViewBean viewBean) voidProjectImportBean.setViewBean(ViewBean viewBean) Deprecated.voidProjectInviteBean.setViewBean(ViewBean viewBean) voidProjectPermissionBean.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 TypeMethodDescriptionvoidProtocolCleanupBean.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 TypeMethodDescriptionvoidAContextBean.setViewBean(ViewBean viewBean) Deprecated.voidCurrentViewBean.setViewBean(ViewBean viewBean) Deprecated.voidFeedbackBean.setViewBean(ViewBean viewBean) Deprecated.voidLoginBean.setViewBean(ViewBean viewBean) Deprecated.voidMenuTemplateBean.setViewBean(ViewBean viewBean) Deprecated.voidSupportBean.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 TypeMethodDescriptionbooleanDeprecated.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 TypeMethodDescriptionvoidProcessReviewBean.setViewBean(ViewBean viewBean) Deprecated.voidProcessStateChangeBean.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.