Package org.ceryle.wiki.plugin.aggregate

Class Summary
AggregateParamGroup Group all parameter information here in one place where it's not lost amongst all the real implementation code.
AggregatePlugin Combine the QueryPlugin and InsertPage plugin to generate "aggregates" of the selected pages.
AlphaPageComparator Comparator for WikiPages based on the name of the page, results in normal A-Z alphabetical ordering.
AscendingModificationPageComparator Comparator for two WikiPages that does the comparison based on the last modified date to get a descending sort.
DescendingModificationPageComparator Comparator for two WikiPages that does the comparison based on the last modified date to get an ascending sort.
ReverseAlphaPageComparator Comparator for two WikiPages that does the comparison based on the page name to get a reverse alphabetical sort.
 



The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.