org.kuali.rice.kew.engine.node
Class RoleNode.RoleRequestSorter

java.lang.Object
  extended by 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>


Constructor Summary
protected RoleNode.RoleRequestSorter()
           
 
Method Summary
 int compare(ActionRequestValue ar1, ActionRequestValue ar2)
           
 
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

RoleNode.RoleRequestSorter

protected RoleNode.RoleRequestSorter()
Method Detail

compare

public int compare(ActionRequestValue ar1,
                   ActionRequestValue ar2)
Specified by:
compare in interface Comparator<ActionRequestValue>


Copyright © 2005–2015 The Kuali Foundation. All rights reserved.