Uses of Class
org.apache.jetspeed.container.window.FailedToRetrievePortletWindow

Packages that use FailedToRetrievePortletWindow
org.apache.jetspeed.aggregator.impl   
org.apache.jetspeed.container.window   
org.apache.jetspeed.container.window.impl   
org.apache.jetspeed.decoration   
org.apache.jetspeed.layout.impl   
 

Uses of FailedToRetrievePortletWindow in org.apache.jetspeed.aggregator.impl
 

Methods in org.apache.jetspeed.aggregator.impl that throw FailedToRetrievePortletWindow
protected  RenderingJob PortletRendererImpl.buildRenderingJob(org.apache.pluto.om.window.PortletWindow portletWindow, ContentFragment fragment, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, RequestContext requestContext, boolean isParallel, PortletDefinitionComposite portletDefinition, ContentDispatcherCtrl dispatcher, PortletContent portletContent, int expirationCache, boolean contentIsCached, long timeoutMetadata)
           
protected  RenderingJob PortletRendererImpl.buildRenderingJob(org.apache.pluto.om.window.PortletWindow portletWindow, ContentFragment fragment, RequestContext requestContext, boolean isParallel, PortletDefinitionComposite portletDefinition, PortletContent portletContent, boolean contentIsCached, long timeoutMetadata)
           
protected  org.apache.pluto.om.window.PortletWindow PortletRendererImpl.getPortletWindow(ContentFragment fragment)
           
 

Uses of FailedToRetrievePortletWindow in org.apache.jetspeed.container.window
 

Methods in org.apache.jetspeed.container.window that throw FailedToRetrievePortletWindow
 org.apache.pluto.om.window.PortletWindow PortletWindowAccessor.getPortletWindow(ContentFragment fragment)
          Get a portlet window for the given fragment
 org.apache.pluto.om.window.PortletWindow PortletWindowAccessor.getPortletWindow(ContentFragment fragment, java.lang.String principal)
          Get the portlet window for a fragment and given principal
 

Uses of FailedToRetrievePortletWindow in org.apache.jetspeed.container.window.impl
 

Methods in org.apache.jetspeed.container.window.impl that throw FailedToRetrievePortletWindow
 org.apache.pluto.om.window.PortletWindow PortletWindowAccessorImpl.getPortletWindow(ContentFragment fragment)
           
 org.apache.pluto.om.window.PortletWindow PortletWindowAccessorImpl.getPortletWindow(ContentFragment fragment, java.lang.String principal)
           
protected  void PortletWindowAccessorImpl.validateWindow(ContentFragment fragment, org.apache.pluto.om.window.PortletWindow portletWindow)
           validateWindow
 

Uses of FailedToRetrievePortletWindow in org.apache.jetspeed.decoration
 

Methods in org.apache.jetspeed.decoration that throw FailedToRetrievePortletWindow
protected  boolean DecorationValve.initActionsForFragment(RequestContext requestContext, ContentFragment fragment, PageActionAccess pageActionAccess, Decoration decoration, boolean isAjaxRequest)
          Builds and assigns a list of available portlet modes and window states for the target Fragment.
 

Uses of FailedToRetrievePortletWindow in org.apache.jetspeed.layout.impl
 

Methods in org.apache.jetspeed.layout.impl that throw FailedToRetrievePortletWindow
protected  int UpdatePageAction.updateFragment(RequestContext requestContext, java.util.Map resultMap, Page page, java.lang.String fragmentId, java.lang.String layout)
           
protected  int UpdatePageAction.updatePortletDecorator(RequestContext requestContext, java.util.Map resultMap, Page page, java.lang.String fragmentId, java.lang.String portletDecorator)
           
 



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