Uses of Class
se.kmr.scam.client.http.util.Sorter

Packages that use Sorter
se.kmr.scam.client.http.helper   
se.kmr.scam.client.http.util   
 

Uses of Sorter in se.kmr.scam.client.http.helper
 

Methods in se.kmr.scam.client.http.helper that return Sorter
 Sorter PreferenceBean.getProgSortOrder()
          Gets the search result sort order attribute of the bean
 

Methods in se.kmr.scam.client.http.helper with parameters of type Sorter
 void PreferenceBean.setProgSortOrder(Sorter aProgSortOrder)
          Sets the search result sort order attribute of the bean
 boolean ListResultBean.sort(Sorter sorter)
          Sorts subjects and subjectLabels according to the sorting function.
 

Uses of Sorter in se.kmr.scam.client.http.util
 

Fields in se.kmr.scam.client.http.util declared as Sorter
static Sorter Sorter.UNORDERD
           
static Sorter Sorter.DESCENDINGORDER
           
static Sorter Sorter.ASCENDINGORDER
           
 

Methods in se.kmr.scam.client.http.util that return Sorter
static Sorter Sorter.getSorterByName(String aSortOrder)
          Gets a Sorter object associated to a name
 



Copyright © 2003 SCAM. All Rights Reserved.