com.evolveum.midpoint.web.jsf.form
Class FormAttributeComparator

java.lang.Object
  extended by com.evolveum.midpoint.web.jsf.form.FormAttributeComparator
All Implemented Interfaces:
java.io.Serializable, java.util.Comparator<FormAttribute>

public class FormAttributeComparator
extends java.lang.Object
implements java.util.Comparator<FormAttribute>, java.io.Serializable

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
FormAttributeComparator()
           
 
Method Summary
 int compare(FormAttribute o1, FormAttribute o2)
           
 
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

FormAttributeComparator

public FormAttributeComparator()
Method Detail

compare

public int compare(FormAttribute o1,
                   FormAttribute o2)
Specified by:
compare in interface java.util.Comparator<FormAttribute>


Copyright © 2011 evolveum. All Rights Reserved.