|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.util.OrderByComparator
com.liferay.portal.kernel.workflow.comparator.BaseWorkflowInstanceStateComparator
public abstract class BaseWorkflowInstanceStateComparator
Constructor Summary | |
---|---|
BaseWorkflowInstanceStateComparator()
|
|
BaseWorkflowInstanceStateComparator(boolean ascending)
|
Method Summary | |
---|---|
int |
compare(java.lang.Object obj1,
java.lang.Object obj2)
|
boolean |
isAscending()
|
Methods inherited from class com.liferay.portal.kernel.util.OrderByComparator |
---|
getOrderBy, getOrderByFields, getOrderByValues, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public BaseWorkflowInstanceStateComparator()
public BaseWorkflowInstanceStateComparator(boolean ascending)
Method Detail |
---|
public int compare(java.lang.Object obj1, java.lang.Object obj2)
compare
in interface java.util.Comparator
compare
in class OrderByComparator
public boolean isAscending()
isAscending
in class OrderByComparator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |