Uses of Class
de.xima.fc.gui.common.bean.ViewBean
-
-
Uses of ViewBean in de.xima.fc.gui.bean
Fields in de.xima.fc.gui.bean declared as ViewBean Modifier and Type Field Description protected ViewBeanAExternalUserBean. viewBeanDeprecated.Methods in de.xima.fc.gui.bean that return ViewBean Modifier and Type Method Description ViewBeanAExternalUserBean. getViewBean()Deprecated.Methods in de.xima.fc.gui.bean with parameters of type ViewBean Modifier and Type Method Description voidAExternalUserBean. setViewBean(ViewBean viewBean)Deprecated. -
Uses of ViewBean in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application that return ViewBean Modifier and Type Method Description ViewBeanNavigationBean. getViewBean()Deprecated.Methods in de.xima.fc.gui.bean.application with parameters of type ViewBean Modifier and Type Method Description voidNavigationBean. setViewBean(ViewBean viewBean)Deprecated. -
Uses of ViewBean in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return ViewBean Modifier and Type Method Description ViewBeanCurrentProjectBean. getViewBean()Deprecated.ViewBeanProjectAccessBean. getViewBean()Deprecated.ViewBeanProjectFilterBean. getViewBean()ViewBeanProjectImportBean. getViewBean()Deprecated.ViewBeanProjectInviteBean. getViewBean()ViewBeanProjectPermissionBean. getViewBean()Deprecated.Methods in de.xima.fc.gui.bean.project with parameters of type ViewBean Modifier and Type Method Description voidCurrentProjectBean. 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 ViewBean Modifier and Type Method Description ViewBeanProtocolCleanupBean. getViewBean()Deprecated.Methods in de.xima.fc.gui.bean.protocol with parameters of type ViewBean Modifier and Type Method Description voidProtocolCleanupBean. setViewBean(ViewBean viewBean)Deprecated. -
Uses of ViewBean in de.xima.fc.gui.common.bean
Fields in de.xima.fc.gui.common.bean declared as ViewBean Modifier and Type Field Description protected ViewBeanAContextBean. viewBeanDeprecated.Methods in de.xima.fc.gui.common.bean that return ViewBean Modifier and Type Method Description ViewBeanAContextBean. getViewBean()Deprecated.ViewBeanCurrentViewBean. getViewBean()Deprecated.ViewBeanFeedbackBean. getViewBean()Deprecated.ViewBeanLoginBean. getViewBean()Deprecated.ViewBeanMenuTemplateBean. getViewBean()Deprecated.ViewBeanSupportBean. getViewBean()Deprecated.Methods in de.xima.fc.gui.common.bean with parameters of type ViewBean Modifier and Type Method Description voidAContextBean. 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. -
Uses of ViewBean in de.xima.fc.gui.common.interfaces
Methods in de.xima.fc.gui.common.interfaces with parameters of type ViewBean Modifier and Type Method Description booleanIViewModel. isAllowed(ViewBean viewBean)Deprecated. -
Uses of ViewBean in de.xima.fc.gui.common.model
Methods in de.xima.fc.gui.common.model with parameters of type ViewBean Modifier and Type Method Description booleanCustomViewModel. isAllowed(ViewBean viewBean)Deprecated.Constructors in de.xima.fc.gui.common.model with parameters of type ViewBean Constructor Description Builder(EViews view, ViewBean viewBean)CustomViewModel(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 Modifier and Type Method Description booleanEContentView. isAllowed(ViewBean viewBean)Deprecated.booleanEViews. isAllowed(ViewBean viewBean)Deprecated. -
Uses of ViewBean in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return ViewBean Modifier and Type Method Description ViewBeanProcessReviewBean. getViewBean()Deprecated.ViewBeanProcessStateChangeBean. getViewBean()Deprecated.Methods in de.xima.fc.inbox.bean with parameters of type ViewBean Modifier and Type Method Description voidProcessReviewBean. 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 ViewBean Modifier and Type Method Description ProcessGUIModelProcessGUIModel.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.
-