Uses of Class
de.xima.fc.gui.common.bean.SessionBean
Packages that use SessionBean
Package
Description
- 
Uses of SessionBean in de.xima.fc.gui.bean
Methods in de.xima.fc.gui.bean that return SessionBeanModifier and TypeMethodDescriptionBackendBean.getSessionBean()FCContextBean.getSessionBean()Deprecated.Methods in de.xima.fc.gui.bean with parameters of type SessionBeanModifier and TypeMethodDescriptionvoidBackendBean.setSessionBean(SessionBean sessionBean) voidFCContextBean.setSessionBean(SessionBean sessionBean) Deprecated. - 
Uses of SessionBean in de.xima.fc.gui.bean.application.templates
Methods in de.xima.fc.gui.bean.application.templates that return SessionBeanMethods in de.xima.fc.gui.bean.application.templates with parameters of type SessionBeanModifier and TypeMethodDescriptionvoidRolePropertiesTemplateBean.setSessionBean(SessionBean sessionBean) Deprecated. - 
Uses of SessionBean in de.xima.fc.gui.bean.data
Methods in de.xima.fc.gui.bean.data that return SessionBeanModifier and TypeMethodDescriptionDataSourcesBean.getSessionBean()Deprecated.DbConnectionBean.getSessionBean()Deprecated.DbQueryBean.getSessionBean()Deprecated.LdapQueryBean.getSessionBean()Deprecated.Methods in de.xima.fc.gui.bean.data with parameters of type SessionBeanModifier and TypeMethodDescriptionvoidDataSourcesBean.setSessionBean(SessionBean sessionBean) Deprecated.voidDbConnectionBean.setSessionBean(SessionBean sessionBean) Deprecated.voidDbQueryBean.setSessionBean(SessionBean sessionBean) Deprecated.voidLdapQueryBean.setSessionBean(SessionBean sessionBean) Deprecated. - 
Uses of SessionBean in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return SessionBeanModifier and TypeMethodDescriptionAProjectDetailsBean.getSessionBean()CurrentProjectBean.getSessionBean()Deprecated.ProjectCreationBean.getSessionBean()Deprecated.ProjectFilterBean.getSessionBean()Deprecated.Methods in de.xima.fc.gui.bean.project with parameters of type SessionBeanModifier and TypeMethodDescriptionvoidAProjectDetailsBean.setSessionBean(SessionBean sessionBean) Deprecated.voidProjectCreationBean.setSessionBean(SessionBean sessionBean) Deprecated.voidProjectFilterBean.setSessionBean(SessionBean sessionBean) Deprecated. - 
Uses of SessionBean in de.xima.fc.gui.bean.templates
Methods in de.xima.fc.gui.bean.templates that return SessionBeanMethods in de.xima.fc.gui.bean.templates with parameters of type SessionBeanModifier and TypeMethodDescriptionvoidTemplatesBean.setSessionBean(SessionBean sessionBean) Deprecated. - 
Uses of SessionBean in de.xima.fc.gui.common.bean
Fields in de.xima.fc.gui.common.bean declared as SessionBeanMethods in de.xima.fc.gui.common.bean that return SessionBeanModifier and TypeMethodDescriptionCurrentViewBean.getSessionBean()Deprecated.FeedbackBean.getSessionBean()Deprecated.InboxPermissionBean.getSessionBean()Deprecated.LoginBean.getSessionBean()Deprecated.MenuTemplateBean.getSessionBean()Deprecated.SupportBean.getSessionBean()Deprecated.ViewBean.getSessionBean()Deprecated.Methods in de.xima.fc.gui.common.bean with parameters of type SessionBeanModifier and TypeMethodDescriptionvoidCurrentViewBean.setSessionBean(SessionBean sessionBean) Deprecated.voidFeedbackBean.setSessionBean(SessionBean sessionBean) Deprecated.voidInboxPermissionBean.setSessionBean(SessionBean sessionBean) Deprecated.voidLoginBean.setSessionBean(SessionBean sessionBean) Deprecated.voidMenuTemplateBean.setSessionBean(SessionBean sessionBean) Deprecated.voidSupportBean.setSessionBean(SessionBean sessionBean) Deprecated.voidViewBean.setSessionBean(SessionBean sessionBean) Deprecated. - 
Uses of SessionBean in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return SessionBeanModifier and TypeMethodDescriptionAppointmentScheduleBean.getSessionBean()Deprecated.ProcessExportBean.getSessionBean()Deprecated.ProcessFormRecordEditBean.getSessionBean()Deprecated.ProcessListBean.getSessionBean()Deprecated.ProcessMoveBean.getSessionBean()Deprecated.ProcessReviewBean.getSessionBean()Deprecated.ProcessStateChangeBean.getSessionBean()Deprecated.Methods in de.xima.fc.inbox.bean with parameters of type SessionBeanModifier and TypeMethodDescriptionvoidAppointmentScheduleBean.setSessionBean(SessionBean sessionBean) Deprecated.voidProcessExportBean.setSessionBean(SessionBean sessionBean) Deprecated.voidProcessFormRecordEditBean.setSessionBean(SessionBean sessionBean) Deprecated.voidProcessListBean.setSessionBean(SessionBean sessionBean) Deprecated.voidProcessMoveBean.setSessionBean(SessionBean sessionBean) Deprecated.voidProcessReviewBean.setSessionBean(SessionBean sessionBean) Deprecated.voidProcessStateChangeBean.setSessionBean(SessionBean sessionBean) Deprecated. - 
Uses of SessionBean in de.xima.fc.inbox.bean.filter
Methods in de.xima.fc.inbox.bean.filter that return SessionBeanModifier and TypeMethodDescriptionAppointmentFilterBean.getSessionBean()Deprecated.InboxFilterBean.getSessionBean()Deprecated.MetaFilterBean.getSessionBean()Deprecated.ViewFilterBean.getSessionBean()Deprecated.Methods in de.xima.fc.inbox.bean.filter with parameters of type SessionBeanModifier and TypeMethodDescriptionvoidAppointmentFilterBean.setSessionBean(SessionBean sessionBean) Deprecated.voidInboxFilterBean.setSessionBean(SessionBean sessionBean) Deprecated.voidMetaFilterBean.setSessionBean(SessionBean sessionBean) Deprecated.voidViewFilterBean.setSessionBean(SessionBean sessionBean) Deprecated.