Package org.duracloud.storage.domain
Class RetrievedContent
java.lang.Object
org.duracloud.storage.domain.RetrievedContent
Container for retrieved content items
- Author:
- Bill Branan Date: 4/20/18
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContentProperties(Map<String, String> contentProperties) voidsetContentStream(InputStream contentStream)
-
Constructor Details
-
RetrievedContent
public RetrievedContent()
-
-
Method Details
-
getContentStream
-
setContentStream
-
getContentProperties
-
setContentProperties
-