Package sk.iway.iwcm.components.upload
Class PartialUploadHolder
java.lang.Object
sk.iway.iwcm.components.upload.PartialUploadHolder
- All Implemented Interfaces:
Serializable
Holder for partial upload information.
It keeps track of the number of chunks, file name, unique key, and paths of the uploaded parts.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PartialUploadHolder
-
-
Method Details
-
getChunks
public int getChunks() -
setChunks
public void setChunks(int chunks) -
getName
-
setName
-
getKey
-
setKey
-
getPartPaths
-
setPartPaths
-