Package | Description |
---|---|
org.alfresco.filesys.alfresco |
FileSystem
DesktopAction
AlfrescoDiskDriver
MultiTenantShareMapper
|
org.alfresco.filesys.repo |
The Alfesco filesystem to repository translation layer
|
Modifier and Type | Method and Description |
---|---|
org.alfresco.jlan.util.DataBuffer |
IOControlHandler.processIOControl(org.alfresco.jlan.server.SrvSession sess,
org.alfresco.jlan.server.filesys.TreeConnection tree,
int ctrlCode,
int fid,
org.alfresco.jlan.util.DataBuffer dataBuf,
boolean isFSCtrl,
int filter,
Object contentDriver,
ContentContext contentContext)
ProcessIOControl
|
Modifier and Type | Method and Description |
---|---|
NodeMonitor |
NodeMonitorFactory.createNodeMonitor(ContentContext filesysCtx)
Create a node monitor
|
org.alfresco.jlan.server.filesys.pseudo.PseudoFileInterface |
ContentDiskDriver.getPseudoFileInterface(ContentContext context)
Return the pseudo file support implementation
|
boolean |
ContentDiskDriver.hasPseudoFileInterface(ContentContext context)
Check if pseudo file support is enabled
|
org.alfresco.jlan.util.DataBuffer |
ContentIOControlHandler.processIOControl(org.alfresco.jlan.server.SrvSession sess,
org.alfresco.jlan.server.filesys.TreeConnection tree,
int ctrlCode,
int fid,
org.alfresco.jlan.util.DataBuffer dataBuf,
boolean isFSCtrl,
int filter,
Object contentDriver,
ContentContext contentContext)
Process a filesystem I/O control request
|
Constructor and Description |
---|
NodeMonitor(ContentContext filesysCtx,
org.alfresco.service.cmr.repository.NodeService nodeService,
PolicyComponent policyComponent,
FileFolderService fileFolderService,
org.alfresco.service.cmr.security.PermissionService permissionService,
TransactionService transService)
Class constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.