Interface BirtReportService
- All Known Implementing Classes:
BirtReportServiceImpl
public interface BirtReportService
-
Method Summary
Modifier and TypeMethodDescriptionvoidIReportEnginebooleanvoidremove(BirtReportFile file) voidshutdown()
-
Method Details
-
remove
-
isBirtEnabled
boolean isBirtEnabled() -
getReportEngine
IReportEngine getReportEngine() throws BirtException- Throws:
BirtException
-
shutdown
void shutdown() -
clearFontCache
void clearFontCache()
-