Uses of Interface
org.eclipse.birt.report.engine.api.IReportDocumentLock
Packages that use IReportDocumentLock
Package
Description
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 IReportDocumentLockModifier and TypeMethodDescriptiontry to lock a file, onece the user get the lock of the file, it should synchronize the locker to read/write the report document.