it.eng.spagobi.tools.dataset.metadata
Class SbiFileDataSet

java.lang.Object
  extended by it.eng.spagobi.tools.dataset.metadata.SbiDataSetConfig
      extended by it.eng.spagobi.tools.dataset.metadata.SbiFileDataSet

public class SbiFileDataSet
extends SbiDataSetConfig

Author:
Angelo Bernabei angelo.bernabei@eng.it

Constructor Summary
SbiFileDataSet()
           
 
Method Summary
 java.lang.String getFileName()
          Gets the file name.
 void setFileName(java.lang.String fileName)
          Sets the file name.
 
Methods inherited from class it.eng.spagobi.tools.dataset.metadata.SbiDataSetConfig
getDescription, getDsId, getLabel, getName, getParameters, getPivotColumnName, getPivotColumnValue, getPivotRowName, getTransformer, setDescription, setDsId, setLabel, setName, setParameters, setPivotColumnName, setPivotColumnValue, setPivotRowName, setTransformer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SbiFileDataSet

public SbiFileDataSet()
Method Detail

getFileName

public java.lang.String getFileName()
Gets the file name.

Returns:
the file name

setFileName

public void setFileName(java.lang.String fileName)
Sets the file name.

Parameters:
fileName - the new file name