|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
IReportItemExecutor |
createExecutor(IReportItemExecutor parent,
java.lang.Object handle)
create IReportItemExecutor of handle, the extendedItem is child. |
IBaseResultSet |
executeQuery(IBaseResultSet parent,
IDataQueryDefinition query)
execute query |
IBaseResultSet |
executeQuery(IBaseResultSet parent,
IDataQueryDefinition query,
java.lang.Object handle)
execute query |
java.lang.ClassLoader |
getApplicationClassLoader()
get the class loader used to load user defined classes. |
IDataQueryDefinition[] |
getQueries(java.lang.Object handle)
get the queries of the handle |
IReportContent |
getReportContent()
return IReportContent. |
Method Detail |
public java.lang.ClassLoader getApplicationClassLoader()
public IReportItemExecutor createExecutor(IReportItemExecutor parent, java.lang.Object handle)
public IReportContent getReportContent()
public IBaseResultSet executeQuery(IBaseResultSet parent, IDataQueryDefinition query)
public IBaseResultSet executeQuery(IBaseResultSet parent, IDataQueryDefinition query, java.lang.Object handle)
public IDataQueryDefinition[] getQueries(java.lang.Object handle)
handle
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |