|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.channels.CIntranet.beans.DocumentDateComparator
DocumentDateComparator
Cette classe prend en compte le tri des documents en fonction de la date
(c)Copyright ESup-Portail 2004
Constructor Summary | |
DocumentDateComparator()
Constructeur |
Method Summary | |
int |
compare(java.lang.Object o0,
java.lang.Object o1)
Compare deux documents en fonction de la date Implements Comparator.compare() method |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
equals |
Constructor Detail |
public DocumentDateComparator()
Method Detail |
public int compare(java.lang.Object o0, java.lang.Object o1)
compare
in interface java.util.Comparator
o0
- Le premier documento1
- Le deuxième document
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |