Uses of Class
org.alfresco.filesys.repo.ContentFileInfo
-
Packages that use ContentFileInfo Package Description org.alfresco.filesys.repo The Alfesco filesystem to repository translation layer -
-
Uses of ContentFileInfo in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return ContentFileInfo Modifier and Type Method Description ContentFileInfoCifsHelper. getFileInformation(org.alfresco.service.cmr.repository.NodeRef nodeRef, boolean readOnly, boolean lockedFilesAsOffline)ContentFileInfoCifsHelper. getFileInformation(org.alfresco.service.cmr.repository.NodeRef pathRootNodeRef, java.lang.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.ContentFileInfoCifsHelper. getFileInformationImpl(org.alfresco.service.cmr.repository.NodeRef pathRootNodeRef, java.lang.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.
-