|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DynamicCollectionComparator.SortOrder | |
|---|---|
| org.kuali.kfs.sys | |
| Uses of DynamicCollectionComparator.SortOrder in org.kuali.kfs.sys |
|---|
| Methods in org.kuali.kfs.sys that return DynamicCollectionComparator.SortOrder | |
|---|---|
static DynamicCollectionComparator.SortOrder |
DynamicCollectionComparator.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DynamicCollectionComparator.SortOrder[] |
DynamicCollectionComparator.SortOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kuali.kfs.sys with parameters of type DynamicCollectionComparator.SortOrder | ||
|---|---|---|
static
|
DynamicCollectionComparator.sort(List<C> list,
DynamicCollectionComparator.SortOrder sortOrder,
String... fieldNames)
sort the given collection ordered by the given field name |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||