Package org.saidone.model.dto
Class NodeContentStreamDto
java.lang.Object
org.saidone.model.dto.NodeContentDto
org.saidone.model.dto.NodeContentStreamDto
Descriptor representing a node's binary data as an
InputStream along
with its length. Extends NodeContentDto to also expose the file name and
content type.-
Field Summary
Fields inherited from class org.saidone.model.dto.NodeContentDto
contentType, fileName -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NodeContentStreamDto
public NodeContentStreamDto()
-