|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentDiskInterface
Extended disk interface
to
allow access to some of the internal configuration properties.
Method Summary | |
---|---|
org.alfresco.service.cmr.repository.NodeRef |
getContextRootNodeRef()
Get a reference to the node that all CIFS paths are relative to |
java.lang.String |
getShareName()
Get the name of the shared path within the server. |
Methods 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 |
Methods inherited from interface org.alfresco.jlan.server.core.DeviceInterface |
---|
createContext, treeClosed, treeOpened |
Method Detail |
---|
java.lang.String getShareName()
context root
.
org.alfresco.service.cmr.repository.NodeRef getContextRootNodeRef()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |