|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpenSuitSession | |
---|---|
org.ow2.opensuit.core.expression | |
org.ow2.opensuit.core.impl.context | |
org.ow2.opensuit.core.session |
Uses of OpenSuitSession in org.ow2.opensuit.core.expression |
---|
Methods in org.ow2.opensuit.core.expression that return OpenSuitSession | |
---|---|
OpenSuitSession |
OpenSuitEvaluationContext.getSession()
|
Uses of OpenSuitSession in org.ow2.opensuit.core.impl.context |
---|
Subclasses of OpenSuitSession in org.ow2.opensuit.core.impl.context | |
---|---|
class |
OpenSuitSessionImpl
|
Uses of OpenSuitSession in org.ow2.opensuit.core.session |
---|
Methods in org.ow2.opensuit.core.session that return OpenSuitSession | |
---|---|
static OpenSuitSession |
OpenSuitSession.getCurrentSession()
Returns the current Open Suit Session. |
static OpenSuitSession |
OpenSuitSession.getSession(javax.servlet.http.HttpServletRequest iRequest)
Returns the user's open SUIT session associated to the given http request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |