Uses of Class
de.xima.fc.form.upload.FetchUploadDataResult
Packages that use FetchUploadDataResult
-
Uses of FetchUploadDataResult in de.xima.fc.form.upload
Methods in de.xima.fc.form.upload that return FetchUploadDataResultModifier and TypeMethodDescriptionstatic FetchUploadDataResultAjaxUploadManager.fetchUploadData(FRQSession session, String id, String uploadName) Fetches the data registered with the given upload name, when it matches the ID.