|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.util.BeanSort
public class BeanSort
DOCUMENTATION PENDING
| Constructor Summary | |
|---|---|
BeanSort(Collection c,
String onProperty)
The only public constructor. |
|
| Method Summary | |
|---|---|
Object[] |
arraySort()
DOCUMENTATION PENDING |
Collection |
sort()
DOCUMENTATION PENDING |
Collection |
sortDesc()
DOCUMENTATION PENDING |
void |
toDateSort()
|
void |
toNumericSort()
DOCUMENTATION PENDING |
void |
toStringSort()
DOCUMENTATION PENDING |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeanSort(Collection c,
String onProperty)
c - the property name for Java Bean to sort byonProperty - DOCUMENTATION PENDING| Method Detail |
|---|
public Object[] arraySort()
public Collection sort()
public Collection sortDesc()
public void toStringSort()
public void toNumericSort()
public void toDateSort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||