public class LocalFileStateProxy extends java.lang.Object implements FileStateProxy
The file state cache only stores file states locally so the actual file state can be accessed directly.
Constructor and Description |
---|
LocalFileStateProxy(FileState fstate)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
FileState |
getFileState()
Return the file state
|
public LocalFileStateProxy(FileState fstate)
fstate
- FileStatepublic FileState getFileState()
getFileState
in interface FileStateProxy
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.