Uses of Class
de.xima.fc.gui.common.bean.SessionBean
-
-
Uses of SessionBean in de.xima.fc.gui.bean
Fields in de.xima.fc.gui.bean declared as SessionBean Modifier and Type Field Description protected SessionBean
AExternalUserBean. sessionBean
Methods in de.xima.fc.gui.bean that return SessionBean Modifier and Type Method Description SessionBean
AExternalUserBean. getSessionBean()
SessionBean
BackendBean. getSessionBean()
SessionBean
FCContextBean. getSessionBean()
Methods in de.xima.fc.gui.bean with parameters of type SessionBean Modifier and Type Method Description void
AExternalUserBean. setSessionBean(SessionBean sessionBean)
void
BackendBean. setSessionBean(SessionBean sessionBean)
void
FCContextBean. setSessionBean(SessionBean sessionBean)
-
Uses of SessionBean in de.xima.fc.gui.bean.application.templates
Methods in de.xima.fc.gui.bean.application.templates that return SessionBean Modifier and Type Method Description SessionBean
RolePropertiesTemplateBean. getSessionBean()
Methods in de.xima.fc.gui.bean.application.templates with parameters of type SessionBean Modifier and Type Method Description void
RolePropertiesTemplateBean. setSessionBean(SessionBean sessionBean)
-
Uses of SessionBean in de.xima.fc.gui.bean.data
Methods in de.xima.fc.gui.bean.data that return SessionBean Modifier and Type Method Description SessionBean
DataSourcesBean. getSessionBean()
SessionBean
DbConnectionBean. getSessionBean()
SessionBean
DbQueryBean. getSessionBean()
SessionBean
LdapConnectionBean. getSessionBean()
SessionBean
LdapQueryBean. getSessionBean()
Methods in de.xima.fc.gui.bean.data with parameters of type SessionBean Modifier and Type Method Description void
DataSourcesBean. setSessionBean(SessionBean sessionBean)
void
DbConnectionBean. setSessionBean(SessionBean sessionBean)
void
DbQueryBean. setSessionBean(SessionBean sessionBean)
void
LdapConnectionBean. setSessionBean(SessionBean sessionBean)
void
LdapQueryBean. setSessionBean(SessionBean sessionBean)
-
Uses of SessionBean in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return SessionBean Modifier and Type Method Description SessionBean
AProjectDetailsBean. getSessionBean()
SessionBean
CurrentProjectBean. getSessionBean()
Deprecated.SessionBean
ProjectCreationBean. getSessionBean()
SessionBean
ProjectFilterBean. getSessionBean()
Methods in de.xima.fc.gui.bean.project with parameters of type SessionBean Modifier and Type Method Description void
AProjectDetailsBean. setSessionBean(SessionBean sessionBean)
void
ProjectCreationBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
ProjectFilterBean. setSessionBean(SessionBean sessionBean)
-
Uses of SessionBean in de.xima.fc.gui.bean.protocol
Methods in de.xima.fc.gui.bean.protocol that return SessionBean Modifier and Type Method Description SessionBean
ProtocolCleanupBean. getSessionBean()
-
Uses of SessionBean in de.xima.fc.gui.bean.templates
Methods in de.xima.fc.gui.bean.templates that return SessionBean Modifier and Type Method Description SessionBean
TemplatesBean. getSessionBean()
Methods in de.xima.fc.gui.bean.templates with parameters of type SessionBean Modifier and Type Method Description void
TemplatesBean. setSessionBean(SessionBean sessionBean)
-
Uses of SessionBean in de.xima.fc.gui.common.bean
Fields in de.xima.fc.gui.common.bean declared as SessionBean Modifier and Type Field Description protected SessionBean
AContextBean. sessionBean
Methods in de.xima.fc.gui.common.bean that return SessionBean Modifier and Type Method Description SessionBean
CurrentViewBean. getSessionBean()
Deprecated.SessionBean
FeedbackBean. getSessionBean()
Deprecated.SessionBean
InboxPermissionBean. getSessionBean()
Deprecated.SessionBean
LoginBean. getSessionBean()
Deprecated.SessionBean
MenuTemplateBean. getSessionBean()
Deprecated.SessionBean
SupportBean. getSessionBean()
Deprecated.SessionBean
ViewBean. getSessionBean()
Deprecated.Methods in de.xima.fc.gui.common.bean with parameters of type SessionBean Modifier and Type Method Description void
CurrentViewBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
FeedbackBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
InboxPermissionBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
LoginBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
MenuTemplateBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
SupportBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
ViewBean. setSessionBean(SessionBean sessionBean)
Deprecated. -
Uses of SessionBean in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return SessionBean Modifier and Type Method Description SessionBean
AppointmentScheduleBean. getSessionBean()
SessionBean
InboxProjectListBean. getSessionBean()
SessionBean
ProcessExportBean. getSessionBean()
SessionBean
ProcessFormRecordEditBean. getSessionBean()
SessionBean
ProcessListBean. getSessionBean()
SessionBean
ProcessMoveBean. getSessionBean()
SessionBean
ProcessReviewBean. getSessionBean()
Deprecated.SessionBean
ProcessStateChangeBean. getSessionBean()
Deprecated.Methods in de.xima.fc.inbox.bean with parameters of type SessionBean Modifier and Type Method Description void
AppointmentScheduleBean. setSessionBean(SessionBean sessionBean)
void
InboxProjectListBean. setSessionBean(SessionBean sessionBean)
void
ProcessExportBean. setSessionBean(SessionBean sessionBean)
void
ProcessFormRecordEditBean. setSessionBean(SessionBean sessionBean)
void
ProcessListBean. setSessionBean(SessionBean sessionBean)
void
ProcessMoveBean. setSessionBean(SessionBean sessionBean)
void
ProcessReviewBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
ProcessStateChangeBean. setSessionBean(SessionBean sessionBean)
Deprecated. -
Uses of SessionBean in de.xima.fc.inbox.bean.filter
Methods in de.xima.fc.inbox.bean.filter that return SessionBean Modifier and Type Method Description SessionBean
AppointmentFilterBean. getSessionBean()
Deprecated.SessionBean
InboxFilterBean. getSessionBean()
Deprecated.SessionBean
MetaFilterBean. getSessionBean()
Deprecated.SessionBean
ViewFilterBean. getSessionBean()
Deprecated.Methods in de.xima.fc.inbox.bean.filter with parameters of type SessionBean Modifier and Type Method Description void
AppointmentFilterBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
InboxFilterBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
MetaFilterBean. setSessionBean(SessionBean sessionBean)
Deprecated.void
ViewFilterBean. setSessionBean(SessionBean sessionBean)
Deprecated.
-