de.laures.cewolf.taglib
Class DataContainer

java.lang.Object
  extended by de.laures.cewolf.taglib.DataContainer
All Implemented Interfaces:
DataAware, java.io.Serializable

public class DataContainer
extends java.lang.Object
implements DataAware, java.io.Serializable

Author:
guido To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Constructor Summary
DataContainer()
           
 
Method Summary
 java.lang.Object getDataset()
           
 void setDataProductionConfig(DatasetProducer dsp, java.util.Map params, boolean useCache)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataContainer

public DataContainer()
Method Detail

setDataProductionConfig

public void setDataProductionConfig(DatasetProducer dsp,
                                    java.util.Map params,
                                    boolean useCache)
Specified by:
setDataProductionConfig in interface DataAware

getDataset

public java.lang.Object getDataset()
                            throws DatasetProduceException
Throws:
DatasetProduceException


Copyright © {inceptionYear}-2008 null. All Rights Reserved.