org.kuali.rice.kew.engine.node
Class RoleNode.RoleRequestSorter
java.lang.Object
org.kuali.rice.kew.engine.node.RoleNode.RoleRequestSorter
- All Implemented Interfaces:
- Comparator<ActionRequestValue>
- Enclosing class:
- RoleNode
protected static class RoleNode.RoleRequestSorter
- extends Object
- implements Comparator<ActionRequestValue>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleNode.RoleRequestSorter
protected RoleNode.RoleRequestSorter()
compare
public int compare(ActionRequestValue ar1,
ActionRequestValue ar2)
- Specified by:
compare
in interface Comparator<ActionRequestValue>
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.