org.apache.jetspeed.aggregator
Interface PageAggregator

All Superinterfaces:
Aggregator

public interface PageAggregator
extends Aggregator

Page aggregation handles pipeline requests for pages of portlets.

Version:
$Id: PageAggregator.java 830406 2009-10-27 23:51:27Z taylor $
Author:
David Sean Taylor

Method Summary
 void renderContent(RequestContext rc, ContentFragment root)
           
 
Methods inherited from interface org.apache.jetspeed.aggregator.Aggregator
build
 

Method Detail

renderContent

void renderContent(RequestContext rc,
                   ContentFragment root)
                   throws JetspeedException,
                          java.io.IOException
Throws:
JetspeedException
java.io.IOException


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