Package org.saidone.model.dto
Class NodeContentDto
java.lang.Object
org.saidone.model.dto.NodeContentDto
- Direct Known Subclasses:
NodeContentInfoDto,NodeContentStreamDto
Base class containing minimal information about node binary content. It is
extended by descriptors carrying additional metadata or a content stream.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fileName
-
contentType
-
-
Constructor Details
-
NodeContentDto
public NodeContentDto()
-