public interface IReportDocumentLockManager
| 限定符和类型 | 方法和说明 |
|---|---|
IReportDocumentLock |
lock(java.lang.String document)
try to lock a file, onece the user get the lock of the file, it should
synchronize the locker to read/write the report document.
|
IReportDocumentLock lock(java.lang.String document) throws org.eclipse.birt.core.exception.BirtException
document - org.eclipse.birt.core.exception.BirtExceptionCopyright © 2008 Actuate Corp. All rights reserved.