org.apache.jetspeed.aggregator
Interface Aggregator
- All Known Subinterfaces:
- PageAggregator, PortletAggregator
public interface Aggregator
Basic aggregation interface
- Version:
- $Id: Aggregator.java 516448 2007-03-09 16:25:47Z ate $
- Author:
- David Sean Taylor
Method Summary |
void |
build(RequestContext context)
Builds the portlet set defined in the context into a portlet tree. |
build
void build(RequestContext context)
throws JetspeedException,
java.io.IOException
- Builds the portlet set defined in the context into a portlet tree.
- Throws:
JetspeedException
java.io.IOException
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.