public interface PageAggregator extends Aggregator
| Modifier and Type | Method and Description |
|---|---|
void |
renderContent(RequestContext rc,
ContentFragment root)
Defines the interface for rendering content for a page.
|
buildvoid renderContent(RequestContext rc, ContentFragment root) throws JetspeedException, IOException
rc - the request context holding runtime request parameters to be normalizedroot - the root fragment to start rendering fromJetspeedExceptionIOExceptionCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.