Uses of Class
de.xima.fc.inbox.model.PendingFileUpload
Packages that use PendingFileUpload
-
Uses of PendingFileUpload in de.xima.fc.inbox.model
Methods in de.xima.fc.inbox.model that return PendingFileUploadModifier and TypeMethodDescriptionstatic PendingFileUploadPendingFileUpload.fromUploadedFile(org.primefaces.model.file.UploadedFile file) Creates aPendingFileUploadfrom anUploadedFile. -
Uses of PendingFileUpload in de.xima.fc.inbox.model.messages
Methods in de.xima.fc.inbox.model.messages that return types with arguments of type PendingFileUploadMethods in de.xima.fc.inbox.model.messages with parameters of type PendingFileUploadModifier and TypeMethodDescriptionvoidNewMessageViewModel.deleteMessageAttachment(PendingFileUpload upload) Method parameters in de.xima.fc.inbox.model.messages with type arguments of type PendingFileUploadModifier and TypeMethodDescriptionvoidNewMessageViewModel.setAttachments(List<PendingFileUpload> attachments)