Uses of Class
it.eng.spagobi.engines.kpi.SpagoBIKpiInternalEngine

Packages that use SpagoBIKpiInternalEngine
it.eng.spagobi.engines.kpi   
it.eng.spagobi.engines.kpi.utils   
 

Uses of SpagoBIKpiInternalEngine in it.eng.spagobi.engines.kpi
 

Methods in it.eng.spagobi.engines.kpi with parameters of type SpagoBIKpiInternalEngine
 void KpiTemplateConfiguration.getSetConf(SpagoBIKpiInternalEngine spagoBIKpiInternalEngine, it.eng.spago.base.SourceBean content)
          Function that sets the basic values getting them from the xml template
 

Constructors in it.eng.spagobi.engines.kpi with parameters of type SpagoBIKpiInternalEngine
KpiValueComputation(SpagoBIKpiInternalEngine engine)
           
 

Uses of SpagoBIKpiInternalEngine in it.eng.spagobi.engines.kpi.utils
 

Methods in it.eng.spagobi.engines.kpi.utils with parameters of type SpagoBIKpiInternalEngine
static java.util.HashMap KpiEngineUtil.readParameters(java.util.List parametersList, SpagoBIKpiInternalEngine engine)