it.eng.spagobi.geo.datamart
Interface DatamartProviderIFace

All Known Implementing Classes:
AbstractDatamartProvider, DefaultDatamartProvider

public interface DatamartProviderIFace

Defines methods for the recovering of the datawarehouse data


Method Summary
 DatamartObject getDatamartObject(it.eng.spago.base.SourceBean datamartProviderConfiguration)
          Executes the query and obtains the data associated to the svg map
 

Method Detail

getDatamartObject

DatamartObject getDatamartObject(it.eng.spago.base.SourceBean datamartProviderConfiguration)
                                 throws it.eng.spago.error.EMFUserError
Executes the query and obtains the data associated to the svg map

Parameters:
datamartProviderConfiguration - SourceBean wich contains the configuration for the data recovering (see template definition into GeoAction class)
Throws:
it.eng.spago.error.EMFUserError