org.eclipse.birt.report.engine.extension
Interface IReportEventContext

All Superinterfaces:
org.eclipse.birt.report.engine.api.script.IReportContext

public interface IReportEventContext
extends org.eclipse.birt.report.engine.api.script.IReportContext


Method Summary
 java.lang.ClassLoader getApplicationClassLoader()
           
 
Methods inherited from interface org.eclipse.birt.report.engine.api.script.IReportContext
deleteGlobalVariable, deletePersistentGlobalVariable, evaluate, getAppContext, getDesignHandle, getGlobalVariable, getHttpServletRequest, getLocale, getMessage, getMessage, getMessage, getMessage, getOutputFormat, getParameterDisplayText, getParameterValue, getPersistentGlobalVariable, getRenderOption, getReportRunnable, getResource, getResourceRenderURL, getTaskType, getTimeZone, setGlobalVariable, setParameterDisplayText, setParameterValue, setPersistentGlobalVariable
 

Method Detail

getApplicationClassLoader

java.lang.ClassLoader getApplicationClassLoader()


Copyright © 2008 Actuate Corp. All rights reserved.