Class DimensionLookupMeta.StartDateCodeConverter

java.lang.Object
org.pentaho.di.core.injection.InjectionTypeConverter
org.pentaho.di.trans.steps.dimensionlookup.DimensionLookupMeta.StartDateCodeConverter
Enclosing class:
DimensionLookupMeta

public static class DimensionLookupMeta.StartDateCodeConverter extends org.pentaho.di.core.injection.InjectionTypeConverter
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from class org.pentaho.di.core.injection.InjectionTypeConverter

    boolean2boolean, boolean2booleanPrimitive, boolean2enum, boolean2integer, boolean2intPrimitive, boolean2long, boolean2longPrimitive, boolean2string, integer2boolean, integer2booleanPrimitive, integer2enum, integer2integer, integer2intPrimitive, integer2long, integer2longPrimitive, integer2string, number2boolean, number2booleanPrimitive, number2enum, number2integer, number2intPrimitive, number2long, number2longPrimitive, number2string, string2boolean, string2booleanPrimitive, string2enum, string2integer, string2long, string2longPrimitive, string2string

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • StartDateCodeConverter

      public StartDateCodeConverter()
  • Method Details

    • string2intPrimitive

      public int string2intPrimitive(String v) throws org.pentaho.di.core.exception.KettleValueException
      Overrides:
      string2intPrimitive in class org.pentaho.di.core.injection.InjectionTypeConverter
      Throws:
      org.pentaho.di.core.exception.KettleValueException