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