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