public abstract class AbstractForumCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
| Constructor and Description |
|---|
AbstractForumCommand()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<org.nuxeo.ecm.automation.client.model.Blob> |
getBlobs(List<ForumFile> files)
Get blobs.
|
protected void |
setBlobs(org.nuxeo.ecm.automation.client.adapters.DocumentService documentService,
org.nuxeo.ecm.automation.client.model.DocRef ref,
ForumFiles attachments)
Set blobs.
|
protected void setBlobs(org.nuxeo.ecm.automation.client.adapters.DocumentService documentService,
org.nuxeo.ecm.automation.client.model.DocRef ref,
ForumFiles attachments)
throws Exception
documentService - Nuxeo document serviceref - Nuxeo document referenceattachments - attachmentsExceptionCopyright © 2023 OSIVIA. All rights reserved.