Uses of Interface
org.pentaho.platform.dataaccess.datasource.wizard.service.gwt.IDatasourceService

Packages that use IDatasourceService
org.pentaho.platform.dataaccess.datasource.wizard.service.gwt Gwt interfaces 
org.pentaho.platform.dataaccess.datasource.wizard.service.impl   
 

Uses of IDatasourceService in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
 

Subinterfaces of IDatasourceService in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt
 interface IGwtDatasourceService
          This is a wrapper class exposing the IDatasourceService as a GWT service.
 

Classes in org.pentaho.platform.dataaccess.datasource.wizard.service.gwt that implement IDatasourceService
 class DatasourceDebugGwtServlet
           
 

Uses of IDatasourceService in org.pentaho.platform.dataaccess.datasource.wizard.service.impl
 

Classes in org.pentaho.platform.dataaccess.datasource.wizard.service.impl that implement IDatasourceService
 class DatasourceServiceImpl
           
 class InMemoryDatasourceServiceImpl