Uses of Class
de.xima.fc.e2e.containerplugin.model.FormRecordAttachmentInfo
-
Packages that use FormRecordAttachmentInfo Package Description de.xima.fc.e2e.containerplugin.model -
-
Uses of FormRecordAttachmentInfo in de.xima.fc.e2e.containerplugin.model
Methods in de.xima.fc.e2e.containerplugin.model that return FormRecordAttachmentInfo Modifier and Type Method Description static FormRecordAttachmentInfo
FormRecordAttachmentInfo. forAttachment(IEntityContext ec, Attachment a)
Methods in de.xima.fc.e2e.containerplugin.model that return types with arguments of type FormRecordAttachmentInfo Modifier and Type Method Description List<FormRecordAttachmentInfo>
FormRecordInfo. getAttachments()
-