Package | Description |
---|---|
org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
Modifier and Type | Method and Description |
---|---|
ContentFileInfo |
CifsHelper.getFileInformation(org.alfresco.service.cmr.repository.NodeRef nodeRef,
boolean readOnly,
boolean lockedFilesAsOffline) |
ContentFileInfo |
CifsHelper.getFileInformation(org.alfresco.service.cmr.repository.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.
|
ContentFileInfo |
CifsHelper.getFileInformationImpl(org.alfresco.service.cmr.repository.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.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.