Uses of Class
org.hippoecm.frontend.plugins.yui.upload.model.UploadedFile
Packages that use UploadedFile
-
Uses of UploadedFile in org.hippoecm.frontend.plugins.yui.upload.model
Methods in org.hippoecm.frontend.plugins.yui.upload.model with parameters of type UploadedFileModifier and TypeMethodDescriptionvoid
IUploadPreProcessor.process
(UploadedFile uploadedFile) If this interface is implemented, the logic inside this method will be executed before persisting the uploaded file.