public interface FileStateProxy
Used to store a link to a file state. Depending on the file state cache implementation the proxy may reference the actual file state or retrieve it.
Modifier and Type | Method and Description |
---|---|
FileState |
getFileState()
Return the file state object
|
FileState getFileState()
Copyright © 2005–2017 Alfresco Software. All rights reserved.