Package | Description |
---|---|
net.bo |
Classes métier (Business Objects)
|
Modifier and Type | Field and Description |
---|---|
private Groupe |
Utilisateur.leGroupe |
Modifier and Type | Field and Description |
---|---|
private java.util.HashMap<java.lang.String,Groupe> |
Application.lesGroupes |
Modifier and Type | Method and Description |
---|---|
Groupe |
Utilisateur.getLeGroupe() |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.String,Groupe> |
Application.getLesGroupes() |
Modifier and Type | Method and Description |
---|---|
void |
Utilisateur.addToGroup(Groupe aGroup)
Ajoute l'utilisateur dans le groupe aGroup
|
void |
Utilisateur.setLeGroupe(Groupe leGroupe) |