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
context - the device contextserverConfig - ServerConfigurationBeanorg.alfresco.jlan.server.core.DeviceContextExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.