org.olat.modules.wiki
Class WikiPageSort

java.lang.Object
  extended by org.olat.modules.wiki.WikiPageSort

public class WikiPageSort
extends java.lang.Object

Description:
Class to sort wiki pages either by alphabetical order or by modification time order

Initial Date: Jun 8, 2006

Author:
guido

Constructor Summary
WikiPageSort()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiPageSort

public WikiPageSort()