|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.step |
---|
Methods in org.pentaho.di.trans.step that return StepMetaInjectionInterface | |
---|---|
StepMetaInjectionInterface |
StepMetaInterface.getStepMetaInjectionInterface()
|
StepMetaInjectionInterface |
BaseStepMeta.getStepMetaInjectionInterface()
|
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.csvinput |
---|
Classes in org.pentaho.di.trans.steps.csvinput that implement StepMetaInjectionInterface | |
---|---|
class |
CsvInputMeta
|
Methods in org.pentaho.di.trans.steps.csvinput that return StepMetaInjectionInterface | |
---|---|
StepMetaInjectionInterface |
CsvInputMeta.getStepMetaInjectionInterface()
|
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.denormaliser |
---|
Classes in org.pentaho.di.trans.steps.denormaliser that implement StepMetaInjectionInterface | |
---|---|
class |
DenormaliserMetaInjection
To keep it simple, this metadata injection interface only supports the fields to denormalize for the time being. |
Methods in org.pentaho.di.trans.steps.denormaliser that return StepMetaInjectionInterface | |
---|---|
StepMetaInjectionInterface |
DenormaliserMeta.getStepMetaInjectionInterface()
|
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.excelinput |
---|
Classes in org.pentaho.di.trans.steps.excelinput that implement StepMetaInjectionInterface | |
---|---|
class |
ExcelInputMetaInjection
To keep it simple, this metadata injection interface only supports the fields in the spreadsheet for the time being. |
Methods in org.pentaho.di.trans.steps.excelinput that return StepMetaInjectionInterface | |
---|---|
StepMetaInjectionInterface |
ExcelInputMeta.getStepMetaInjectionInterface()
|
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.fixedinput |
---|
Classes in org.pentaho.di.trans.steps.fixedinput that implement StepMetaInjectionInterface | |
---|---|
class |
FixedInputMetaInjection
Metadata injection interface for the Fixed File Input step. |
Methods in org.pentaho.di.trans.steps.fixedinput that return StepMetaInjectionInterface | |
---|---|
StepMetaInjectionInterface |
FixedInputMeta.getStepMetaInjectionInterface()
|
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.metainject |
---|
Fields in org.pentaho.di.trans.steps.metainject with type parameters of type StepMetaInjectionInterface | |
---|---|
Map<String,StepMetaInjectionInterface> |
MetaInjectData.stepInjectionMap
|
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.normaliser |
---|
Classes in org.pentaho.di.trans.steps.normaliser that implement StepMetaInjectionInterface | |
---|---|
class |
NormaliserMetaInjection
To keep it simple, this metadata injection interface only supports the fields to denormalize for the time being. |
Methods in org.pentaho.di.trans.steps.normaliser that return StepMetaInjectionInterface | |
---|---|
StepMetaInjectionInterface |
NormaliserMeta.getStepMetaInjectionInterface()
|
Uses of StepMetaInjectionInterface in org.pentaho.di.trans.steps.selectvalues |
---|
Classes in org.pentaho.di.trans.steps.selectvalues that implement StepMetaInjectionInterface | |
---|---|
class |
SelectValuesMeta
Meta Data class for the Select Values Step. |
Methods in org.pentaho.di.trans.steps.selectvalues that return StepMetaInjectionInterface | |
---|---|
StepMetaInjectionInterface |
SelectValuesMeta.getStepMetaInjectionInterface()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |