|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.esupportail.portal.channels.CIntranet.beans.Entity
org.esupportail.portal.channels.CIntranet.beans.MIME
public class MIME
MIME
Classe définissant le comportement d'un type MIME
(c)Copyright ESup-Portail 2004
| Constructor Summary | |
|---|---|
MIME()
Constructeur |
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
Compare deux types MIME suivant leur extension Override Entity.compareTo() method |
boolean |
equals(java.lang.Object o)
Teste l'égalité de deux types MIME Implements Entity abstract class |
java.lang.String |
toXMLString()
La représentation XML de cet objet Implements XMLSerializable interface |
| Methods inherited from class org.esupportail.portal.channels.CIntranet.beans.Entity |
|---|
getId, getName, setId, setName |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MIME()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
equals in class Entityo - Objet à testerpublic int compareTo(java.lang.Object o)
compareTo in interface java.lang.ComparablecompareTo in class Entityo - Objet à comparerpublic java.lang.String toXMLString()
toXMLString in interface XMLSerializabletoXMLString in class Entity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||