|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BooleanPluginProperty | |
---|---|
org.pentaho.di.core.util | |
org.pentaho.di.trans.steps.terafast |
Uses of BooleanPluginProperty in org.pentaho.di.core.util |
---|
Methods in org.pentaho.di.core.util that return BooleanPluginProperty | |
---|---|
BooleanPluginProperty |
PluginPropertyFactory.createBoolean(String key)
|
Uses of BooleanPluginProperty in org.pentaho.di.trans.steps.terafast |
---|
Methods in org.pentaho.di.trans.steps.terafast that return BooleanPluginProperty | |
---|---|
BooleanPluginProperty |
TeraFastMeta.getTruncateTable()
|
BooleanPluginProperty |
TeraFastMeta.getUseControlFile()
|
BooleanPluginProperty |
TeraFastMeta.getVariableSubstitution()
|
Methods in org.pentaho.di.trans.steps.terafast with parameters of type BooleanPluginProperty | |
---|---|
void |
TeraFastMeta.setTruncateTable(BooleanPluginProperty truncateTable)
|
void |
TeraFastMeta.setUseControlFile(BooleanPluginProperty useControlFile)
|
void |
TeraFastMeta.setVariableSubstitution(BooleanPluginProperty variableSubstitution)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |