Uses of Interface
org.apache.jetspeed.portalsite.PortalSiteSessionContext

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
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.