Uses of Class
org.saidone.model.NodeContentInfo
Packages that use NodeContentInfo
-
Uses of NodeContentInfo in org.saidone.service.content
Methods in org.saidone.service.content that return NodeContentInfoModifier 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.