org.esupportail.portal.channels.CIntranet.beans
Class User

java.lang.Object
  extended byorg.esupportail.portal.channels.CIntranet.beans.Entity
      extended byorg.esupportail.portal.channels.CIntranet.beans.User
All Implemented Interfaces:
java.lang.Comparable, XMLSerializable

public class User
extends Entity

User

Classe définissant le comportement d'un utilisateur

(c)Copyright ESup-Portail 2004

Version:
$Revision: 1.1.2.3 $
Author:
Mathieu Larchet

Constructor Summary
User()
          Constructeur
 
Method Summary
 boolean equals(java.lang.Object o)
          Teste l'égalité de deux utilisateurs 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
compareTo, getId, getName, setId, setName
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User

public User()
Constructeur

Method Detail

equals

public boolean equals(java.lang.Object o)
Teste l'égalité de deux utilisateurs Implements Entity abstract class

Specified by:
equals in class Entity
Parameters:
o - Objet à tester

toXMLString

public java.lang.String toXMLString()
La représentation XML de cet objet Implements XMLSerializable interface

Specified by:
toXMLString in interface XMLSerializable
Specified by:
toXMLString in class Entity
Returns:
Le flux XML