|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.esupportail.portal.channels.CIntranet.beans.DocumentDescriptionComparator
DocumentDescriptionComparator
Cette classe prend en compte le tri des documents en fonction de la description
(c)Copyright ESup-Portail 2004
| Constructor Summary | |
DocumentDescriptionComparator()
Constructeur |
|
| Method Summary | |
int |
compare(java.lang.Object o0,
java.lang.Object o1)
Compare deux documents en fonction de la description 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 DocumentDescriptionComparator()
| Method Detail |
public int compare(java.lang.Object o0,
java.lang.Object o1)
compare in interface java.util.Comparatoro0 - Le premier documento1 - Le deuxième document
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||