public abstract class DataSource
extends java.lang.Object
| Constructor and Description |
|---|
DataSource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deliver(ReportData data) |
protected abstract void |
deliverData() |
protected int |
getDataCount() |
protected org.apache.commons.logging.Log |
getLogger() |
protected void deliver(ReportData data) throws ReportException
ReportExceptionprotected abstract void deliverData()
throws ReportException
ReportExceptionprotected int getDataCount()
protected org.apache.commons.logging.Log getLogger()
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.