Uses of Class
de.xima.fc.form.upload.FetchUploadDataResult
-
Packages that use FetchUploadDataResult Package Description de.xima.fc.form.upload -
-
Uses of FetchUploadDataResult in de.xima.fc.form.upload
Methods in de.xima.fc.form.upload that return FetchUploadDataResult Modifier and Type Method Description static FetchUploadDataResult
AjaxUploadManager. fetchUploadData(FRQSession session, String id, String uploadName)
Fetches the data registered with the given upload name, when it matches the ID.
-