public abstract class AbstractCalendarCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Constructor and Description |
|---|
AbstractCalendarCommand()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
protected org.nuxeo.ecm.automation.client.model.PropertyMap |
getProperties(CalendarEditionForm form)
Get Nuxeo document properties.
|
protected void |
setVignette(org.nuxeo.ecm.automation.client.adapters.DocumentService documentService,
org.nuxeo.ecm.automation.client.model.Document document,
CalendarEditionForm form)
Set vignette.
|
public String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandprotected org.nuxeo.ecm.automation.client.model.PropertyMap getProperties(CalendarEditionForm form)
form - calendar edition formprotected void setVignette(org.nuxeo.ecm.automation.client.adapters.DocumentService documentService,
org.nuxeo.ecm.automation.client.model.Document document,
CalendarEditionForm form)
throws Exception
documentService - Nuxeo document servicedocument - Nuxeo documentform - calendar formExceptionCopyright © 2022 OSIVIA. All rights reserved.