Class FileUploadInfo
java.lang.Object
org.hippoecm.frontend.plugins.jquery.upload.behaviors.FileUploadInfo
Class to store file information prior uploading
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FileUploadInfo
-
-
Method Details
-
addErrorMessage
-
getErrorMessages
- Returns:
- Either an empty list if there's no error or a list of error messages occurred in uploading
-
getSize
public long getSize() -
getFileName
-