|
|||||||||||
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.Group
Group
Classe définissant le comportement d'un groupe
(c)Copyright ESup-Portail 2004
Constructor Summary | |
Group()
Constructeur |
Method Summary | |
boolean |
equals(java.lang.Object o)
Teste l'égalité de deux groupes 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 |
public Group()
Method Detail |
public boolean equals(java.lang.Object o)
equals
in class Entity
o
- Objet à testerpublic java.lang.String toXMLString()
toXMLString
in interface XMLSerializable
toXMLString
in class Entity
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |