Package | Description |
---|---|
org.alfresco.jlan.server.filesys.cache | |
org.alfresco.jlan.server.filesys.db |
Modifier and Type | Class and Description |
---|---|
class |
LocalFileStateProxy
Local File State Proxy Class
|
Modifier and Type | Method and Description |
---|---|
FileStateProxy |
FileStateCache.getFileStateProxy(FileState fstate)
Return a file state proxy for the specified file state
|
Modifier and Type | Method and Description |
---|---|
void |
DBNetworkFile.setFileState(FileStateProxy stateProxy)
Set the associated file state, via a proxy object
|
Constructor and Description |
---|
CachedNetworkFile(String name,
int fid,
int stid,
int did,
FileStateProxy state,
FileSegment segment,
FileLoader loader)
Class constructor
|
DirectoryNetworkFile(String name,
int fid,
int did,
FileStateProxy stateProxy)
Class constructor
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.