Uses of Class
de.xima.fc.mdl.attachment.AttachmentPersistBuildData
Packages that use AttachmentPersistBuildData
-
Uses of AttachmentPersistBuildData in de.xima.fc.form.persist
Methods in de.xima.fc.form.persist that return AttachmentPersistBuildDataModifier and TypeMethodDescriptionAttachmentPersisterBuilder.createPersistData()
Reads the submitted uploads and prepares them.Methods in de.xima.fc.form.persist with parameters of type AttachmentPersistBuildDataModifier and TypeMethodDescriptionAttachmentPersisterBuilder.build
(AttachmentPersistBuildData data, Vorgang formRecord) Updates the form record with the attachments that were submitted and return the updated form record. -
Uses of AttachmentPersistBuildData in de.xima.fc.mdl.attachment
Methods in de.xima.fc.mdl.attachment that return AttachmentPersistBuildData