public class CtxCreerCollaborateurContactClient extends Object implements Serializable, CreerUtilisateurs
| Constructor and Description |
|---|
CtxCreerCollaborateurContactClient() |
| Modifier and Type | Method and Description |
|---|---|
List<ContactResultatRecherche> |
getContactsClient() |
Double |
getIndCreerUtilisateur() |
Double |
getIndRestreindreSurClient() |
List<TProfilUtilisateur> |
getProfils() |
void |
setContactsClient(List<ContactResultatRecherche> contactsClient) |
void |
setIndCreerUtilisateur(Double indCreerUtilisateur) |
void |
setIndRestreindreSurClient(Double indRestreindreSurClient) |
void |
setProfils(List<TProfilUtilisateur> profils) |
public List<TProfilUtilisateur> getProfils()
getProfils in interface CreerUtilisateurspublic List<ContactResultatRecherche> getContactsClient()
public void setContactsClient(List<ContactResultatRecherche> contactsClient)
public Double getIndCreerUtilisateur()
public Double getIndRestreindreSurClient()
getIndRestreindreSurClient in interface CreerUtilisateurspublic void setProfils(List<TProfilUtilisateur> profils)
public void setIndCreerUtilisateur(Double indCreerUtilisateur)
public void setIndRestreindreSurClient(Double indRestreindreSurClient)
Copyright © 2016. All rights reserved.