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,
IOException
- Builds the portlet set defined in the context into a portlet tree.
- Throws:
JetspeedException
IOException
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.