@Entity public class TParstdProfil extends Object implements Serializable, ISearchResult
| Constructor and Description |
|---|
TParstdProfil() |
TParstdProfil(TParstdParam param,
TProfilUtilisateur profilUtilisateur) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getIdent() |
TParstdParam |
getParam()
BDD : PARAMSTD
Pointeur vers parstdParam |
TProfilUtilisateur |
getProfilUtilisateur() |
String |
getResultIdent() |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setParam(TParstdParam param) |
void |
setProfilUtilisateur(TProfilUtilisateur profilUtilisateur)
BDD : PROFIL UTILISATEUR
Pointeur vers le profil utilisateur |
String |
toString() |
public TParstdProfil()
public TParstdProfil(TParstdParam param, TProfilUtilisateur profilUtilisateur)
public Double getIdent()
public void setIdent(Double ident)
Ident - public TParstdParam getParam()
Pointeur - parstdParampublic void setParam(TParstdParam param)
public TProfilUtilisateur getProfilUtilisateur()
public void setProfilUtilisateur(TProfilUtilisateur profilUtilisateur)
Pointeur - vers le profil utilisateurpublic String getResultIdent()
getResultIdent in interface ISearchResultCopyright © 2016. All rights reserved.