public class UpdateProfilCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
UpdateProfilCommand(fr.toutatice.portail.cms.nuxeo.api.NuxeoController nxController,
String nuxeoPath,
ProfilNuxeo prf,
File avatar) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.nuxeo.ecm.automation.client.Session automationSession)
execution d'une requete nuxeo permettant de créér un document contenant la participation au projet refondons l'école
|
String |
getId() |
File |
getNewAvatar() |
ProfilNuxeo |
getProfilNx() |
void |
setNewAvatar(File newAvatar) |
void |
setProfilNx(ProfilNuxeo profilNx) |
public UpdateProfilCommand(fr.toutatice.portail.cms.nuxeo.api.NuxeoController nxController,
String nuxeoPath,
ProfilNuxeo prf,
File avatar)
public ProfilNuxeo getProfilNx()
public void setProfilNx(ProfilNuxeo profilNx)
public File getNewAvatar()
public void setNewAvatar(File newAvatar)
public Object execute(org.nuxeo.ecm.automation.client.Session automationSession) throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandCopyright © 2015. All rights reserved.