Package org.alfresco.filesys.repo
Interface ContentDiskInterface
- All Superinterfaces:
org.alfresco.jlan.server.core.DeviceInterface,org.alfresco.jlan.server.filesys.DiskInterface
public interface ContentDiskInterface
extends org.alfresco.jlan.server.filesys.DiskInterface
Extended
disk interface to allow access to some of the internal configuration properties.- Author:
- Derek Hulley
-
Method Summary
Modifier and TypeMethodDescriptionGet a reference to the node that all CIFS paths are relative toGet the name of the shared path within the server.Methods inherited from interface org.alfresco.jlan.server.core.DeviceInterface
createContext, treeClosed, treeOpenedMethods inherited from interface org.alfresco.jlan.server.filesys.DiskInterface
closeFile, createDirectory, createFile, deleteDirectory, deleteFile, fileExists, flushFile, getFileInformation, isReadOnly, openFile, readFile, renameFile, seekFile, setFileInformation, startSearch, truncateFile, writeFile
-
Method Details
-
getContextRootNodeRef
NodeRef getContextRootNodeRef()Get a reference to the node that all CIFS paths are relative to- Returns:
- Returns a node acting as the CIFS root