org.yawlfoundation.yawl.resourcing.jsf.comparator
Class ParticipantUserIDComparator
java.lang.Object
org.yawlfoundation.yawl.resourcing.jsf.comparator.ParticipantUserIDComparator
- All Implemented Interfaces:
- Comparator<Participant>
public class ParticipantUserIDComparator
- extends Object
- implements Comparator<Participant>
Allows Participant objects to be sorted on userid for display in
'Edit Org Data' form
Author: Michael Adams
Creation Date: 08/02/2008
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParticipantUserIDComparator
public ParticipantUserIDComparator()
compare
public int compare(Participant p1,
Participant p2)
- Specified by:
compare in interface Comparator<Participant>
Copyright © 2004-2012 The YAWL Foundation.