| Package | Description |
|---|---|
| org.eclnt.jsfserver.session |
| Modifier and Type | Method and Description |
|---|---|
static SessionInfo |
UsageWithoutSessionContext.getDummySessionInfo()
Internal use only.
|
static SessionInfo |
SessionInfo.getSessionInstance()
Get the session info for the current session.
|
static SessionInfo |
SessionInfo.getSessionInstance(HttpSession hs,
HttpServletRequest request) |
static SessionInfo |
SessionInfo.readSessionInfoFromFile(java.lang.String xmlFileName,
java.lang.String defaultStyle)
This method is used within the layout editor environment only.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
UsageWithoutSessionContext.setSessionInfo(SessionInfo si)
Functions may require access to the session info also when being
used/tested outside the session context.
|
Copyright © CaptainCasa Gmbh. All Rights Reserved.