public interface NetworkFileLegacyReferenceCount
| Modifier and Type | Method and Description |
|---|---|
int |
decrementLagacyOpenCount()
Decrement the file open count
|
int |
getLegacyOpenCount()
Return the open file count
|
int |
incrementLegacyOpenCount()
Increment the file open count, first open = 1;
|
int incrementLegacyOpenCount()
int decrementLagacyOpenCount()
int getLegacyOpenCount()
Copyright © 2005–2018 Alfresco Software. All rights reserved.