Uses of Class
org.alfresco.filesys.repo.ContentFileInfo
Packages that use ContentFileInfo
Package
Description
The Alfesco filesystem to repository translation layer
-
Uses of ContentFileInfo in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return ContentFileInfoModifier and TypeMethodDescriptionCifsHelper.getFileInformation(NodeRef nodeRef, boolean readOnly, boolean lockedFilesAsOffline) CifsHelper.getFileInformation(NodeRef pathRootNodeRef, String path, boolean readOnly, boolean lockedFilesAsOffline) Extract a single node's file info, where the node is reference by a path relative to an ancestor node.CifsHelper.getFileInformationImpl(NodeRef pathRootNodeRef, String path, boolean readOnly, boolean lockedFilesAsOffline) Extract a single node's file info, where the node is reference by a path relative to an ancestor node.