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 TypeMethodDescriptionvoidProcessAttachmentBean.deleteAttachment(FormAttachmentModel attachment) org.primefaces.model.StreamedContentProcessAttachmentBean.getAttachment(FormAttachmentModel attachment) Method parameters in de.xima.fc.inbox.bean with type arguments of type FormAttachmentModelModifier and TypeMethodDescriptionvoidProcessAttachmentBean.setFormAttachments(Map<EAttachmentSource, List<FormAttachmentModel>> formAttachments)