Uses of Interface
org.apache.jetspeed.aggregator.PortletContent

Packages that use PortletContent
org.apache.jetspeed.aggregator   
org.apache.jetspeed.container.state   
org.apache.jetspeed.om.page This package represents an Object Model for manipulating portal "pages" describing the layout process for a specific page to the aggregation engine. 
 

Uses of PortletContent in org.apache.jetspeed.aggregator
 

Methods in org.apache.jetspeed.aggregator that return PortletContent
 PortletContent RenderingJob.getPortletContent()
           
 

Uses of PortletContent in org.apache.jetspeed.container.state
 

Methods in org.apache.jetspeed.container.state with parameters of type PortletContent
 void NavigationalState.registerPortletContentCachedForPublicRenderParameters(RequestContext context, PortletContent content)
           
 

Uses of PortletContent in org.apache.jetspeed.om.page
 

Methods in org.apache.jetspeed.om.page that return PortletContent
 PortletContent ContentFragment.getPortletContent()
          Retrieve the content for this fragment
 

Methods in org.apache.jetspeed.om.page with parameters of type PortletContent
 void ContentFragment.setPortletContent(PortletContent portletContent)
           setPortletContent
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.