Uses of Interface
org.apache.tapestry.portlet.PortletRequestGlobals

Packages that use PortletRequestGlobals
org.apache.tapestry.portlet Core portlet services. 
 

Uses of PortletRequestGlobals in org.apache.tapestry.portlet
 

Classes in org.apache.tapestry.portlet that implement PortletRequestGlobals
 class PortletRequestGlobalsImpl
          Implementation of the tapestry.portlet.PortletRequestGlobals service, which uses the threaded service lifecycle model.
 

Methods in org.apache.tapestry.portlet with parameters of type PortletRequestGlobals
 void PortletExceptionPresenter.setGlobals(PortletRequestGlobals globals)
           
 void ExceptionService.setGlobals(PortletRequestGlobals globals)
           
 void PortletStaleSessionExceptionPresenter.setGlobals(PortletRequestGlobals globals)
           
 void PortletStaleLinkExceptionPresenter.setGlobals(PortletRequestGlobals globals)
           
 void RenderRequestServicerToWebRequestServicerBridge.setPortletRequestGlobals(PortletRequestGlobals portletRequestGlobals)
           
 void ActionRequestServicerToWebRequestServicerBridge.setPortletRequestGlobals(PortletRequestGlobals portletRequestGlobals)
           
 void PortletHomeService.setRequestGlobals(PortletRequestGlobals requestGlobals)
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.