Uses of Class
org.pentaho.platform.api.repository.datasource.DuplicateDatasourceException

Packages that use DuplicateDatasourceException
org.pentaho.platform.api.repository.datasource   
org.pentaho.platform.repository.datasource   
 

Uses of DuplicateDatasourceException in org.pentaho.platform.api.repository.datasource
 

Methods in org.pentaho.platform.api.repository.datasource that throw DuplicateDatasourceException
 void IDatasourceMgmtService.createDatasource(IDatasource newDataSource)
           
 

Uses of DuplicateDatasourceException in org.pentaho.platform.repository.datasource
 

Methods in org.pentaho.platform.repository.datasource that throw DuplicateDatasourceException
 void DatasourceMgmtService.createDatasource(IDatasource newDatasource)