|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.web.util.SortableListComparator<T>
T
- public abstract class SortableListComparator<T>
Constructor Summary | |
---|---|
SortableListComparator(java.lang.String attribute,
boolean ascending)
|
Method Summary | |
---|---|
protected java.lang.String |
getAttribute()
|
protected boolean |
isAscending()
|
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 |
---|
compare, equals |
Constructor Detail |
---|
public SortableListComparator(java.lang.String attribute, boolean ascending)
Method Detail |
---|
protected java.lang.String getAttribute()
protected boolean isAscending()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |