|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwSort.OwSortCriteria | |
---|---|
com.wewebu.ow.server.ecm | |
com.wewebu.ow.server.field |
Uses of OwSort.OwSortCriteria in com.wewebu.ow.server.ecm |
---|
Constructors in com.wewebu.ow.server.ecm with parameters of type OwSort.OwSortCriteria | |
---|---|
OwStandardObjectCollection.OwObjectCollectionComparator(OwSort.OwSortCriteria sortCriteria_p)
construct a List comparator with the sort criteria |
Uses of OwSort.OwSortCriteria in com.wewebu.ow.server.field |
---|
Methods in com.wewebu.ow.server.field that return OwSort.OwSortCriteria | |
---|---|
OwSort.OwSortCriteria |
OwSort.getCriteria(String strPropertyName_p)
get the specified criteria |
OwSort.OwSortCriteria |
OwSort.getLastCriteria()
get the last criteria, i.e. |
Methods in com.wewebu.ow.server.field with parameters of type OwSort.OwSortCriteria | |
---|---|
void |
OwSort.addCriteria(OwSort.OwSortCriteria criteria_p)
add a sort criteria to the sort |
int |
OwSort.getPriority(OwSort.OwSortCriteria criteria_p)
get the priority of the criteria, last criteria has highest priority |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |