fr.ifremer.wao.ui.components
Class TopiaEntitySelector.TopiaEntityComparator
java.lang.Object
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
|
|
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 |
propertyAdapter
protected org.apache.tapestry5.ioc.services.PropertyAdapter propertyAdapter
TopiaEntitySelector.TopiaEntityComparator
public TopiaEntitySelector.TopiaEntityComparator()
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.