org.ceryle.wiki.plugin.aggregate
Class AggregatePlugin
java.lang.Object
org.ceryle.wiki.plugin.aggregate.AggregatePlugin
- All Implemented Interfaces:
- WikiPlugin
- Direct Known Subclasses:
- Aggregate
public class AggregatePlugin
- extends Object
- implements WikiPlugin
Combine the QueryPlugin and InsertPage plugin to generate "aggregates"
of the selected pages. This could be used to auto-generate glossaries,
dictionaries, and summaries of all sorts.
- Author:
- John Volkar (john.volkar at gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AggregatePlugin
public AggregatePlugin()
execute
public String execute(WikiContext context,
Map paramMap)
- Specified by:
execute in interface WikiPlugin
- See Also:
WikiPlugin.execute(WikiContext,Map)
The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.