public interface IDataSourceService extends IService, IQueryProvider
Modifier and Type | Method and Description |
---|---|
void |
fetchVariable(java.lang.String variableId) |
void |
initialize(DataSource configuration,
GeppettoModelAccess geppettoModelAccess) |
addFeature, getFeature, isSupported, registerGeppettoService
execute, getAvailableQueries, getNumberOfResults
void fetchVariable(java.lang.String variableId) throws GeppettoDataSourceException
GeppettoDataSourceException
void initialize(DataSource configuration, GeppettoModelAccess geppettoModelAccess)