fr.ifremer.wao.ui.components
Class TopiaEntitySelector.TopiaEntityComparator

java.lang.Object
  extended by fr.ifremer.wao.ui.components.TopiaEntitySelector.TopiaEntityComparator
All Implemented Interfaces:
Comparator<E>
Enclosing class:
TopiaEntitySelector<E extends org.nuiton.topia.persistence.TopiaEntity>

public class TopiaEntitySelector.TopiaEntityComparator
extends Object
implements Comparator<E>


Field Summary
protected  org.apache.tapestry5.ioc.services.PropertyAdapter propertyAdapter
           
 
Constructor Summary
TopiaEntitySelector.TopiaEntityComparator()
           
 
Method Summary
 int compare(E entity1, E entity2)
           
 
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
 

Field Detail

propertyAdapter

protected org.apache.tapestry5.ioc.services.PropertyAdapter propertyAdapter
Constructor Detail

TopiaEntitySelector.TopiaEntityComparator

public TopiaEntitySelector.TopiaEntityComparator()
Method Detail

compare

public int compare(E entity1,
                   E entity2)
Specified by:
compare in interface Comparator<E extends org.nuiton.topia.persistence.TopiaEntity>


Copyright © 2009-2012 Ifremer. All Rights Reserved.