net.sf.jasperreports.data.empty
Class EmptyDataAdapterImpl

java.lang.Object
  extended by net.sf.jasperreports.data.AbstractDataAdapter
      extended by net.sf.jasperreports.data.empty.EmptyDataAdapterImpl
All Implemented Interfaces:
DataAdapter, EmptyDataAdapter, Resource

public class EmptyDataAdapterImpl
extends AbstractDataAdapter
implements EmptyDataAdapter

Version:
$Id: EmptyDataAdapterImpl.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
EmptyDataAdapterImpl()
           
 
Method Summary
 java.lang.Integer getRecordCount()
           
 void setRecordCount(java.lang.Integer recordCount)
           
 
Methods inherited from class net.sf.jasperreports.data.AbstractDataAdapter
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jasperreports.repo.Resource
getName, setName
 

Constructor Detail

EmptyDataAdapterImpl

public EmptyDataAdapterImpl()
Method Detail

getRecordCount

public java.lang.Integer getRecordCount()
Specified by:
getRecordCount in interface EmptyDataAdapter

setRecordCount

public void setRecordCount(java.lang.Integer recordCount)
Specified by:
setRecordCount in interface EmptyDataAdapter


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com