|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.fill.DatasetSortUtil
public class DatasetSortUtil
| Constructor Summary | |
|---|---|
DatasetSortUtil()
|
|
| Method Summary | |
|---|---|
static JRSortField[] |
getAllSortFields(JRFillDataset dataset)
|
static JRDataSource |
getSortedDataSource(JRBaseFiller filler,
JRFillDataset dataset,
java.util.Locale locale)
|
static boolean |
needSorting(JRFillDataset dataset)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatasetSortUtil()
| Method Detail |
|---|
public static JRSortField[] getAllSortFields(JRFillDataset dataset)
public static boolean needSorting(JRFillDataset dataset)
public static JRDataSource getSortedDataSource(JRBaseFiller filler,
JRFillDataset dataset,
java.util.Locale locale)
throws JRException
JRException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||