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 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 returns 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 AttachmentPersistBuildData
AttachmentPersistBuildData.Builder. build()
static AttachmentPersistBuildData
AttachmentPersistBuildData. empty(String userName)
-