Class KettleDatabaseRepositoryValueDelegate

java.lang.Object
org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryBaseDelegate
org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryValueDelegate

public class KettleDatabaseRepositoryValueDelegate extends KettleDatabaseRepositoryBaseDelegate
  • Constructor Details

    • KettleDatabaseRepositoryValueDelegate

      public KettleDatabaseRepositoryValueDelegate(KettleDatabaseRepository repository)
  • Method Details

    • getValue

      public org.pentaho.di.core.RowMetaAndData getValue(org.pentaho.di.repository.ObjectId id_value) throws org.pentaho.di.core.exception.KettleException
      Throws:
      org.pentaho.di.core.exception.KettleException
    • loadValueMetaAndData

      public org.pentaho.di.core.row.ValueMetaAndData loadValueMetaAndData(org.pentaho.di.repository.ObjectId id_value) throws org.pentaho.di.core.exception.KettleException
      Throws:
      org.pentaho.di.core.exception.KettleException