Uses of Class
com.aoapps.web.framework.UploadedFile
-
Uses of UploadedFile in com.aoapps.web.framework
Methods in com.aoapps.web.framework that return UploadedFileModifier and TypeMethodDescriptionstatic UploadedFileWebSiteRequest.getUploadedFile(WebSiteUser owner, Identifier id, ServletContext context) Gets a file that was uploaded given its ID.Methods in com.aoapps.web.framework that return types with arguments of type UploadedFileModifier and TypeMethodDescriptionWebSiteRequest.getUploadedFiles()Gets the set of files uploaded during this request.
