public interface ExtendedDiskInterface
extends org.alfresco.jlan.server.filesys.DiskInterface
| Modifier and Type | Method and Description |
|---|---|
void |
registerContext(org.alfresco.jlan.server.core.DeviceContext ctx)
Register an independently created device context object for this instance of the shared device.
|
closeFile, createDirectory, createFile, deleteDirectory, deleteFile, fileExists, flushFile, getFileInformation, isReadOnly, openFile, readFile, renameFile, seekFile, setFileInformation, startSearch, truncateFile, writeFilevoid registerContext(org.alfresco.jlan.server.core.DeviceContext ctx)
throws org.alfresco.jlan.server.core.DeviceContextException
ctx - the device contextorg.alfresco.jlan.server.core.DeviceContextExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.