Class FileStreamObject
java.lang.Object
com.softslate.commerce.businessobjects.storage.FileStreamObject
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setContentLength
(Long contentLength) void
setContentType
(String contentType) void
setInputStream
(InputStream inputStream)
-
Field Details
-
inputStream
-
contentType
-
contentLength
-
-
Constructor Details
-
FileStreamObject
-
-
Method Details
-
getContentType
-
setContentType
-
getInputStream
-
setInputStream
-
getContentLength
-
setContentLength
-