it.eng.spagobi.engines.georeport
Class GeoReportEngineConfig

java.lang.Object
  extended by it.eng.spagobi.engines.georeport.GeoReportEngineConfig

public class GeoReportEngineConfig
extends java.lang.Object

Author:
Andrea Gioia (andrea.gioia@eng.it)

Method Summary
 it.eng.spago.base.SourceBean getConfigSourceBean()
           
 it.eng.spagobi.services.common.EnginConf getEngineConfig()
           
 java.util.List getIncludes()
           
static GeoReportEngineConfig getInstance()
           
 void initIncludes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static GeoReportEngineConfig getInstance()

getIncludes

public java.util.List getIncludes()

initIncludes

public void initIncludes()

getEngineConfig

public it.eng.spagobi.services.common.EnginConf getEngineConfig()

getConfigSourceBean

public it.eng.spago.base.SourceBean getConfigSourceBean()