|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.step |
---|
Methods in org.pentaho.di.trans.step that return StepInjectionMetaEntry | |
---|---|
StepInjectionMetaEntry |
StepInjectionMetaEntry.clone()
|
Methods in org.pentaho.di.trans.step that return types with arguments of type StepInjectionMetaEntry | |
---|---|
List<StepInjectionMetaEntry> |
StepInjectionMetaEntry.getDetails()
|
List<StepInjectionMetaEntry> |
StepInjectionMetaEntrySet.getEntries()
|
List<StepInjectionMetaEntry> |
StepMetaInjectionInterface.getStepInjectionMetadataEntries()
|
List<StepInjectionMetaEntry> |
BaseStepMeta.getStepInjectionMetadataEntries(Class<?> PKG)
Describe the metadata attributes that can be injected into this step metadata object. |
Method parameters in org.pentaho.di.trans.step with type arguments of type StepInjectionMetaEntry | |
---|---|
void |
StepMetaInjectionInterface.injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata)
|
void |
StepInjectionMetaEntry.setDetails(List<StepInjectionMetaEntry> details)
|
void |
StepInjectionMetaEntrySet.setEntries(List<StepInjectionMetaEntry> entries)
|
Constructor parameters in org.pentaho.di.trans.step with type arguments of type StepInjectionMetaEntry | |
---|---|
StepInjectionMetaEntrySet(List<StepInjectionMetaEntry> entries)
|
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.csvinput |
---|
Methods in org.pentaho.di.trans.steps.csvinput that return types with arguments of type StepInjectionMetaEntry | |
---|---|
List<StepInjectionMetaEntry> |
CsvInputMeta.getStepInjectionMetadataEntries()
Describe the metadata attributes that can be injected into this step metadata object. |
Method parameters in org.pentaho.di.trans.steps.csvinput with type arguments of type StepInjectionMetaEntry | |
---|---|
void |
CsvInputMeta.injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata)
|
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.denormaliser |
---|
Methods in org.pentaho.di.trans.steps.denormaliser that return types with arguments of type StepInjectionMetaEntry | |
---|---|
List<StepInjectionMetaEntry> |
DenormaliserMetaInjection.getStepInjectionMetadataEntries()
|
Method parameters in org.pentaho.di.trans.steps.denormaliser with type arguments of type StepInjectionMetaEntry | |
---|---|
void |
DenormaliserMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all)
|
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.excelinput |
---|
Methods in org.pentaho.di.trans.steps.excelinput that return types with arguments of type StepInjectionMetaEntry | |
---|---|
List<StepInjectionMetaEntry> |
ExcelInputMetaInjection.getStepInjectionMetadataEntries()
|
Method parameters in org.pentaho.di.trans.steps.excelinput with type arguments of type StepInjectionMetaEntry | |
---|---|
void |
ExcelInputMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all)
|
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.fixedinput |
---|
Methods in org.pentaho.di.trans.steps.fixedinput that return types with arguments of type StepInjectionMetaEntry | |
---|---|
List<StepInjectionMetaEntry> |
FixedInputMetaInjection.getStepInjectionMetadataEntries()
|
Method parameters in org.pentaho.di.trans.steps.fixedinput with type arguments of type StepInjectionMetaEntry | |
---|---|
void |
FixedInputMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all)
|
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.normaliser |
---|
Methods in org.pentaho.di.trans.steps.normaliser that return types with arguments of type StepInjectionMetaEntry | |
---|---|
List<StepInjectionMetaEntry> |
NormaliserMetaInjection.getStepInjectionMetadataEntries()
|
Method parameters in org.pentaho.di.trans.steps.normaliser with type arguments of type StepInjectionMetaEntry | |
---|---|
void |
NormaliserMetaInjection.injectStepMetadataEntries(List<StepInjectionMetaEntry> all)
|
Uses of StepInjectionMetaEntry in org.pentaho.di.trans.steps.selectvalues |
---|
Methods in org.pentaho.di.trans.steps.selectvalues that return types with arguments of type StepInjectionMetaEntry | |
---|---|
List<StepInjectionMetaEntry> |
SelectValuesMeta.getStepInjectionMetadataEntries()
Describe the metadata attributes that can be injected into this step metadata object. |
Method parameters in org.pentaho.di.trans.steps.selectvalues with type arguments of type StepInjectionMetaEntry | |
---|---|
void |
SelectValuesMeta.injectStepMetadataEntries(List<StepInjectionMetaEntry> metadata)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |