ar.com.fdvs.dj.util
Class SortUtils

java.lang.Object
  extended by ar.com.fdvs.dj.util.SortUtils

public class SortUtils
extends Object


Constructor Summary
SortUtils()
           
 
Method Summary
static List sortCollection(Collection dummyCollection, DJCrosstab crosstab)
           
static List sortCollection(Collection dummyCollection, List columns)
           
static List sortCollection(Collection dummyCollection, String[] properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortUtils

public SortUtils()
Method Detail

sortCollection

public static List sortCollection(Collection dummyCollection,
                                  List columns)

sortCollection

public static List sortCollection(Collection dummyCollection,
                                  String[] properties)

sortCollection

public static List sortCollection(Collection dummyCollection,
                                  DJCrosstab crosstab)


Copyright © 2006-2013 FDV Solutions. All Rights Reserved.