|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortalSiteSessionContext | |
---|---|
org.apache.jetspeed.portalsite | |
org.apache.jetspeed.portalsite.impl |
Uses of PortalSiteSessionContext in org.apache.jetspeed.portalsite |
---|
Methods in org.apache.jetspeed.portalsite that return PortalSiteSessionContext | |
---|---|
PortalSiteSessionContext |
PortalSiteRequestContext.getSessionContext()
getSessionContext - get component session context |
PortalSiteSessionContext |
PortalSite.newSessionContext()
newSessionContext - create a new session context instance |
Uses of PortalSiteSessionContext in org.apache.jetspeed.portalsite.impl |
---|
Classes in org.apache.jetspeed.portalsite.impl that implement PortalSiteSessionContext | |
---|---|
class |
PortalSiteSessionContextImpl
This class encapsulates managed session state for and interface to the portal-site component and subscribes to page manager and session events to flush stale state. |
Methods in org.apache.jetspeed.portalsite.impl that return PortalSiteSessionContext | |
---|---|
PortalSiteSessionContext |
PortalSiteRequestContextImpl.getSessionContext()
getSessionContext - get component session context |
PortalSiteSessionContext |
PortalSiteImpl.newSessionContext()
newSessionContext - create a new session context instance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |