Uses of Class
de.xima.fc.mdl.attachment.AttachmentPersistBuildData
-
Packages that use AttachmentPersistBuildData Package Description de.xima.fc.form.persist de.xima.fc.mdl.attachment -
-
Uses of AttachmentPersistBuildData in de.xima.fc.form.persist
Methods in de.xima.fc.form.persist that return AttachmentPersistBuildData Modifier and Type Method Description AttachmentPersistBuildData
AttachmentPersisterBuilder. createPersistData()
Reads the submitted uploads and prepares them.Methods in de.xima.fc.form.persist with parameters of type AttachmentPersistBuildData Modifier and Type Method Description Vorgang
AttachmentPersisterBuilder. 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 Modifier and Type Method Description static AttachmentPersistBuildData
AttachmentPersistBuildData. empty(String userName)
-