Uses of Interface
org.eclipse.birt.report.engine.api.IReportDocumentLock

Packages that use IReportDocumentLock
org.eclipse.birt.report.engine.api This is an application-writer's interface for using the BIRT report engine. 
 

Uses of IReportDocumentLock in org.eclipse.birt.report.engine.api
 

Methods in org.eclipse.birt.report.engine.api that return IReportDocumentLock
 IReportDocumentLock IReportDocumentLockManager.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.
 



Copyright © 2008 Actuate Corp. All rights reserved.