Package org.dspace.app.rest.model.step
Class DataUpload
java.lang.Object
org.dspace.app.rest.model.step.DataUpload
- All Implemented Interfaces:
Serializable,SectionData
Java Bean to expose the section upload during in progress submission.
- Author:
- Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFiles()voidsetFiles(List<UploadBitstreamRest> files) voidsetPrimary(UUID primary)
-
Constructor Details
-
DataUpload
public DataUpload()
-
-
Method Details
-
getFiles
-
setFiles
-
getPrimary
-
setPrimary
-