|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trackstudio.app.filter.AbstractFilter
com.trackstudio.app.filter.comparator.AbstractComparator
com.trackstudio.app.filter.comparator.TaskComparator
public class TaskComparator
| Field Summary |
|---|
| Fields inherited from class com.trackstudio.app.filter.comparator.AbstractComparator |
|---|
fieldMap, sortedOrder, udfs |
| Fields inherited from class com.trackstudio.app.filter.AbstractFilter |
|---|
BA, CURRENT_USER_ID, EL, EMPTY, IAND_MANAGER, IAND_MANAGERS, IAND_SUB_USERS, ZERO |
| Constructor Summary | |
|---|---|
TaskComparator(java.lang.String sortOrder,
java.util.ArrayList udfHash)
|
|
| Method Summary | |
|---|---|
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
static java.util.ArrayList |
sort(java.util.Collection ids,
SessionContext sc)
|
| Methods inherited from class com.trackstudio.app.filter.comparator.AbstractComparator |
|---|
compareUdf |
| Methods inherited from class com.trackstudio.app.filter.AbstractFilter |
|---|
compareObject, compareTreeSet, emptyOperand, getOffset, passUdf, testCheckBox, testFloat, testInteger, testList, testMultiList, testString, testTimestamp, testURL, testUser, testUserList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public TaskComparator(java.lang.String sortOrder,
java.util.ArrayList udfHash)
| Method Detail |
|---|
public static java.util.ArrayList sort(java.util.Collection ids,
SessionContext sc)
throws GranException
GranException
public int compare(java.lang.Object o1,
java.lang.Object o2)
compare in interface java.util.Comparatorcompare in class AbstractFilter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||