|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |