Uses of Interface
org.apache.jetspeed.request.RequestContextComponent

Packages that use RequestContextComponent
org.apache.jetspeed.components.portletentity   
org.apache.jetspeed.request   
 

Uses of RequestContextComponent in org.apache.jetspeed.components.portletentity
 

Fields in org.apache.jetspeed.components.portletentity declared as RequestContextComponent
protected static RequestContextComponent PortletEntityImpl.rcc
           
 

Constructors in org.apache.jetspeed.components.portletentity with parameters of type RequestContextComponent
PersistenceBrokerPortletEntityAccess(PortletRegistry registry, RequestContextComponent rcc)
           
PersistenceBrokerPortletEntityAccess(PortletRegistry registry, RequestContextComponent rcc, PageManager pageManager)
           
PersistenceBrokerPortletEntityAccess(PortletRegistry registry, RequestContextComponent rcc, PageManager pageManager, boolean mergeSharedPreferences)
           
 

Uses of RequestContextComponent in org.apache.jetspeed.request
 

Classes in org.apache.jetspeed.request that implement RequestContextComponent
 class JetspeedRequestContextComponent
          JetspeedRequestContextComponent
 



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