org.pentaho.platform.dataaccess.datasource.wizard.service.impl.utils
Class CsvDatasourceServiceHelper

java.lang.Object
  extended by org.pentaho.platform.dataaccess.datasource.wizard.service.impl.utils.CsvDatasourceServiceHelper

public class CsvDatasourceServiceHelper
extends Object


Constructor Summary
CsvDatasourceServiceHelper()
           
 
Method Summary
 String getBaseUrl()
           
 String getSolutionPath()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CsvDatasourceServiceHelper

public CsvDatasourceServiceHelper()
Method Detail

setUp

public void setUp()

getBaseUrl

public String getBaseUrl()

getSolutionPath

public String getSolutionPath()