Uses of Class
de.xima.fc.gui.common.model.FormAttachmentModel
Packages that use FormAttachmentModel
-
Uses of FormAttachmentModel in de.xima.fc.inbox.bean
Methods in de.xima.fc.inbox.bean that return types with arguments of type FormAttachmentModelMethods in de.xima.fc.inbox.bean with parameters of type FormAttachmentModelModifier and TypeMethodDescriptionvoid
ProcessAttachmentBean.deleteAttachment
(FormAttachmentModel attachment) org.primefaces.model.StreamedContent
ProcessAttachmentBean.getAttachment
(FormAttachmentModel attachment) Method parameters in de.xima.fc.inbox.bean with type arguments of type FormAttachmentModelModifier and TypeMethodDescriptionvoid
ProcessAttachmentBean.setFormAttachments
(Map<EAttachmentSource, List<FormAttachmentModel>> formAttachments)