Uses of Interface
org.apache.portals.graffito.context.CmsRequestContext

Packages that use CmsRequestContext
org.apache.portals.graffito.context   
 

Uses of CmsRequestContext in org.apache.portals.graffito.context
 

Methods in org.apache.portals.graffito.context that return CmsRequestContext
 CmsRequestContext CmsRequestContextManager.getCurrentCmsRequestContext()
          Get the CmsRequestContext assigned to the current Thread
 

Methods in org.apache.portals.graffito.context with parameters of type CmsRequestContext
 void CmsRequestContextManager.setCurrentCmsRequestContext(CmsRequestContext cmsRequestContext)
          Set the CmsRequestContext to the current Thread
 



Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved.