Uses of Class
org.saidone.model.dto.NodeContentInfoDto
Packages that use NodeContentInfoDto
-
Uses of NodeContentInfoDto in org.saidone.service.content
Methods in org.saidone.service.content that return NodeContentInfoDtoModifier and TypeMethodDescriptionContentService.getNodeContentInfo(String nodeId) Retrieves only metadata information about the stored content of the given node without returning the binary stream.GridFsContentService.getNodeContentInfo(String nodeId) Retrieves metadata information about a node's content stored in GridFS.S3ContentService.getNodeContentInfo(String nodeId) Retrieves only the metadata of a node's content stored in S3 without streaming the actual binary.