public class ServerAttachmentPersistenceHelper
extends org.opensingular.form.type.core.attachment.helper.DefaultAttachmentPersistenceHelper
| Constructor and Description |
|---|
ServerAttachmentPersistenceHelper(org.opensingular.form.service.IFormService formService,
IFormAttachmentService formAttachmentService) |
| Modifier and Type | Method and Description |
|---|---|
void |
doPersistence(org.opensingular.form.document.SDocument document,
org.opensingular.form.type.core.attachment.IAttachmentPersistenceHandler temporaryHandler,
org.opensingular.form.type.core.attachment.IAttachmentPersistenceHandler persistenceHandler) |
protected List<org.opensingular.form.type.core.attachment.SIAttachment> |
findAttachments(org.opensingular.form.document.SDocument document) |
@Inject
public ServerAttachmentPersistenceHelper(org.opensingular.form.service.IFormService formService,
IFormAttachmentService formAttachmentService)
public void doPersistence(org.opensingular.form.document.SDocument document,
org.opensingular.form.type.core.attachment.IAttachmentPersistenceHandler temporaryHandler,
org.opensingular.form.type.core.attachment.IAttachmentPersistenceHandler persistenceHandler)
doPersistence in interface org.opensingular.form.type.core.attachment.helper.IAttachmentPersistenceHelperdoPersistence in class org.opensingular.form.type.core.attachment.helper.DefaultAttachmentPersistenceHelperprotected List<org.opensingular.form.type.core.attachment.SIAttachment> findAttachments(org.opensingular.form.document.SDocument document)
Copyright © 2020. All rights reserved.