org.dlese.dpc.schemedit.security.action
Class UserManagerAction.CollectionRoleBeanSorter
java.lang.Object
org.dlese.dpc.schemedit.security.action.UserManagerAction.CollectionRoleBeanSorter
- All Implemented Interfaces:
- Serializable, Comparator
- Enclosing class:
- UserManagerAction
public class UserManagerAction.CollectionRoleBeanSorter
- extends Object
- implements Comparator, Serializable
NOT YET DOCUMENTED
- Author:
- Jonathan Ostwald
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserManagerAction.CollectionRoleBeanSorter
public UserManagerAction.CollectionRoleBeanSorter()
compare
public int compare(Object o1,
Object o2)
- NOT YET DOCUMENTED
- Specified by:
compare
in interface Comparator
- Parameters:
o1
- NOT YET DOCUMENTEDo2
- NOT YET DOCUMENTED
- Returns:
- NOT YET DOCUMENTED