public class ProfilNuxeo extends Object
| Constructor and Description |
|---|
ProfilNuxeo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBio() |
String |
getEntiteAdm() |
org.nuxeo.ecm.automation.client.model.Documents |
getListeBlogs() |
String |
getMailGenerique() |
String |
getPathUserWorkspace() |
String |
getReferent() |
String |
getTelFixe() |
String |
getTelMobile() |
void |
setBio(String bio) |
void |
setEntiteAdm(String entiteAdm) |
void |
setListeBlogs(org.nuxeo.ecm.automation.client.model.Documents listeBlogs) |
void |
setMailGenerique(String mailGenerique) |
void |
setPathUserWorkspace(String pathUserWorkspace) |
void |
setReferent(String referent) |
void |
setTelFixe(String telFixe) |
void |
setTelMobile(String telMobile) |
public String getBio()
public void setBio(String bio)
public String getPathUserWorkspace()
public void setPathUserWorkspace(String pathUserWorkspace)
public org.nuxeo.ecm.automation.client.model.Documents getListeBlogs()
public void setListeBlogs(org.nuxeo.ecm.automation.client.model.Documents listeBlogs)
public String getTelFixe()
public void setTelFixe(String telFixe)
telFixe - the telFixe to setpublic String getTelMobile()
public void setTelMobile(String telMobile)
telMobile - the telMobile to setpublic String getEntiteAdm()
public void setEntiteAdm(String entiteAdm)
entiteAdm - the entiteAdm to setpublic String getMailGenerique()
public void setMailGenerique(String mailGenerique)
mailGenerique - the mailGenerique to setpublic String getReferent()
public void setReferent(String referent)
referent - the referent to setCopyright © 2015. All rights reserved.