Uses of Class
de.xima.fc.session.FD2Session
Packages that use FD2Session
-
Uses of FD2Session in de.xima.fc.session
Methods in de.xima.fc.session that return FD2SessionModifier and TypeMethodDescriptionstatic FD2Session
FD2SessionManager.addSession
(XfcSession userSession, String formSessionID) Deprecated.static FD2Session
FD2SessionManager.current
(javax.servlet.http.HttpServletRequest request) Deprecated.static FD2Session
FD2SessionManager.getSession
(XfcSession xfcSess, String formSessionID) Deprecated.static FD2Session
FD2SessionManager.getSession
(javax.servlet.http.HttpServletRequest request) Deprecated.static FD2Session
FD2SessionManager.getSession
(javax.servlet.http.HttpServletRequest request, String formSessionID) Deprecated.static FD2Session
FD2SessionManager.registerFormRequest
(javax.servlet.http.HttpServletRequest request) Deprecated.static FD2Session
Deprecated.Methods in de.xima.fc.session that return types with arguments of type FD2SessionModifier and TypeMethodDescriptionXfcSession.getFD2Sessions()
Deprecated.FD2Sessions are no longer necessary as they are integrated via JSF.static Map<String,
Map<String, FD2Session>> FD2SessionManager.getSessionMap()
Deprecated.