public interface ContentDiskInterface
extends org.alfresco.jlan.server.filesys.DiskInterface
disk interface
to
allow access to some of the internal configuration properties.Modifier and Type | Method and Description |
---|---|
org.alfresco.service.cmr.repository.NodeRef |
getContextRootNodeRef()
Get a reference to the node that all CIFS paths are relative to
|
String |
getShareName()
Get the name of the shared path within the server.
|
closeFile, createDirectory, createFile, deleteDirectory, deleteFile, fileExists, flushFile, getFileInformation, isReadOnly, openFile, readFile, renameFile, seekFile, setFileInformation, startSearch, truncateFile, writeFile
String getShareName()
context root
.org.alfresco.service.cmr.repository.NodeRef getContextRootNodeRef()
Copyright © 2005–2017 Alfresco Software. All rights reserved.