| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringPluginProperty | |
|---|---|
| org.pentaho.di.core.util | |
| org.pentaho.di.trans.steps.terafast | |
| Uses of StringPluginProperty in org.pentaho.di.core.util | 
|---|
| Methods in org.pentaho.di.core.util that return StringPluginProperty | |
|---|---|
 StringPluginProperty | 
PluginPropertyFactory.createString(String key)
 | 
 StringPluginProperty | 
AbstractStepMeta.getConnectionName()
 | 
| Methods in org.pentaho.di.core.util with parameters of type StringPluginProperty | |
|---|---|
 void | 
AbstractStepMeta.setConnectionName(StringPluginProperty connectionName)
 | 
| Uses of StringPluginProperty in org.pentaho.di.trans.steps.terafast | 
|---|
| Methods in org.pentaho.di.trans.steps.terafast that return StringPluginProperty | |
|---|---|
 StringPluginProperty | 
TeraFastMeta.getControlFile()
 | 
 StringPluginProperty | 
TeraFastMeta.getDataFile()
 | 
 StringPluginProperty | 
TeraFastMeta.getFastloadPath()
 | 
 StringPluginProperty | 
TeraFastMeta.getLogFile()
 | 
 StringPluginProperty | 
TeraFastMeta.getTargetTable()
 | 
| Methods in org.pentaho.di.trans.steps.terafast with parameters of type StringPluginProperty | |
|---|---|
 void | 
TeraFastMeta.setControlFile(StringPluginProperty controlFile)
 | 
 void | 
TeraFastMeta.setDataFile(StringPluginProperty dataFile)
 | 
 void | 
TeraFastMeta.setFastloadPath(StringPluginProperty fastloadPath)
 | 
 void | 
TeraFastMeta.setLogFile(StringPluginProperty logFile)
 | 
 void | 
TeraFastMeta.setTargetTable(StringPluginProperty targetTable)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||